3619 packages — page 49

Mocketry

Mocketry - mock objects framework with SSpec functionality.[:mock | [mock someMessage] should strictly satisfy: [mock someMessage willReturn: 'some']] runScenarioor[:mock | [mock someMessage] should lenient satisfy: [mock someMessage willReturn: 'some']] runScenarioExtended pragma based Specs DSL:5 should equal: 6and ...See Wiki
SqueakSource

Mocketry

SmalltalkHub

Mocketry-Correct

SmalltalkHub pharo

Mondrian Tables

A couple of objects to render html tables in an easy way. See MTableTest and MTableSamples for examples.
SqueakMap squeak

monticellossl

This package adds an new repository type that uses theCurl Plugin. This way it supports FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, FILE and LDAP.TheCurlHackpackage contains the latest Curl Plugin without the dependency on VMMaker (you still need …
SqueakSource

MonticelloTest

Just contains a package used for a monticello test
SqueakSource

MonticelloTest

SmalltalkHub

MonticelloTmpTest

Just contains a package used for a monticello test
SqueakSource

Moose-TestResources-JavaModels

Builder for FamixJavaModels to be used in tests
GitHub

Morph Dynamic Behavior

MDB is one of a group of scripting oriented tools that are part of the Morphic Joules environment. The changeset includes a TestSuite
SqueakMap squeak

MorphicAddendum

This project will contain various utilities for Morphic. The code will be developed/tested in Squeak.
SqueakSource squeak

MorphicsRecordNPlay

Allows you to 'record' Morphic input (mouse, keyboard), export them as a test, and replay them afterwards.Take care: the state of this project is more a POC than some useful (yet). And it might contain bugs ...To get started: evaluate: …
SqueakSource squeak

MorphTest

A test project of Morph / SpPresenter of Pharo.
GitHub pharo MIT

MrHolmes

Server that tests projects and shows results and metrics.Gofer new squeaksource: 'MrHolmes'; package: 'ConfigurationOfMrHolmes'; load. ((Smalltalk at: #ConfigurationOfMrHolmes) project perform: #lastVersion) load
SqueakSource squeak

MudPie

Tool for understanding indirect links between code.Requires Connectors.If you have trouble, please run the tests first. Documentation:Paper for ESUG 2003:http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation:http://wiki.eranova.si/esug/MudPie And something like a tutorial is below: Start executing these from the top (use print it …
SqueakMap squeak

MudPie

An tool for understanding, refactoring and maintaining dependencies in code, especially indirect ones. Intended to be used for the partitioning of Squeak, for example by the Morphic-Splitters team.Requires Connectors.Documentation:Paper for ESUG 2003: http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation: http://wiki.eranova.si/esug/MudPieIf you have …
SqueakSource squeak

Multi-level Undo for TextMorph

=== RELEASE INFO PLEASE READ ===IMPORTANT: Do not try to use the 3.6 release in the 3.7 image, or vice-versa. FOR 3.6, the latest version is release 1-3.6.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz FOR 3.7, the lastest version is release 1-3.7.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz …
SqueakMap squeak

MultilingualTests

The project collects SUnit tests for the m17n package which was developed by Yoshiki Ohshima. It is now included in Squeak 3.8. The tests serve as documentation and help to iron out bugs. As well they provide a playground for …
SqueakSource squeak

mutalk-webapp

Web Application for running Mutation Testing in Pharo
GitHub pharo MIT

MutationTesting

(MuTalk) Mutation Testing for Smalltalk http://code.google.com/p/mutalk/
SqueakSource

MyCounterTests

Implementing Tests on Pharo to create Counter.
GitHub pharo MIT

mydatabase

Testing and teaching object oriented program and environment
SqueakSource

myfirstPBE

a testing project
SqueakSource

MyFirstWebAppTest

SmalltalkHub

MyFunMoocPharoTests2017

SmalltalkHub pharo