Ecosyste.ms: Awesome
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 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendelplanque/rottentestsfinder
- Owner: juliendelplanque
- License: mit
- Created: 2018-04-24T13:32:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T11:22:42.000Z (about 5 years ago)
- Last Synced: 2024-10-31T07:05:38.234Z (3 months ago)
- Topics: pharo, smalltalk
- Language: Smalltalk
- Size: 256 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RottenTestsFinder
## Install
```
Metacello new
baseline: 'RottenTestsFinder';
repository: 'github://juliendelplanque/RottenTestsFinder/src';
load
```