Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pronovix/testrunner
https://github.com/pronovix/testrunner
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pronovix/testrunner
- Owner: Pronovix
- License: apache-2.0
- Created: 2018-03-10T12:59:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T10:27:03.000Z (over 5 years ago)
- Last Synced: 2024-11-10T01:31:23.577Z (2 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Simple parallel testrunner
This simple command executes tests in parallel. Designed and tested for phpunit, but it should work with other technologies as well.
Run the command with the `-help` flag for usage information. The `-command` option must not be empty.