https://github.com/juliendelplanque/rottentestsfinder
https://github.com/juliendelplanque/rottentestsfinder
pharo smalltalk
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendelplanque/rottentestsfinder
- Owner: juliendelplanque
- License: mit
- Created: 2018-04-24T13:32:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T11:22:42.000Z (over 6 years ago)
- Last Synced: 2025-02-11T11:55:59.410Z (over 1 year 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
```