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

https://github.com/juliendelplanque/rottentestsfinder


https://github.com/juliendelplanque/rottentestsfinder

pharo smalltalk

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# RottenTestsFinder

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