Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clotildetoullec/smarttestexperiment


https://github.com/clotildetoullec/smarttestexperiment

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# SmartTest Experiment

SmartTestExperiment is used to evaluate [SmartTest](https://github.com/badetitou/SmartTest).

Evaluate this code in a Playground to load it:

```Smalltalk
Metacello new
baseline: #SmartTestExperiment;
githubUser: 'ClotildeToullec' project: 'SmartTestExperiment' commitish: 'master' path: '.';
load
```
This project is dependant on [NeoCSV](https://github.com/svenvc/NeoCSV), [OSSubprocess](https://github.com/pharo-contributions/OSSubprocess) and [Roassal2](https://github.com/ObjectProfile/Roassal2).