Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pharo-project/pharo-regression-testing
System-wide Regression Testing
https://github.com/pharo-project/pharo-regression-testing
Last synced: 14 days ago
JSON representation
System-wide Regression Testing
- Host: GitHub
- URL: https://github.com/pharo-project/pharo-regression-testing
- Owner: pharo-project
- License: mit
- Created: 2014-01-22T21:45:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T21:47:46.000Z (almost 11 years ago)
- Last Synced: 2024-10-08T10:48:02.828Z (about 1 month ago)
- Size: 242 KB
- Stars: 1
- Watchers: 23
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pharo Regression Testing
A set of possibly destructive regression tests. The goal is to test common features that might have side-effects but are essential to the Pharo core development process:
- command line tools
- browsing code
- inspecting objects
- compiling new code and classes
- changing classes
- configuration installation