RottenTestsFinder

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Stars
1
Forks
2
Created
April 24, 2018
Updated
May 19, 2022
Topics
pharo smalltalk

Categories

Testing

README excerpt

# RottenTestsFinder


## Install
```
Metacello new
    baseline: 'RottenTestsFinder';
    repository: 'github://juliendelplanque/RottenTestsFinder/src';
    load
```
← Back to results