https://github.com/compscidr/bwtestcollector
Meant to work with bwtest to collect the results and display them graphically
https://github.com/compscidr/bwtestcollector
Last synced: 26 days ago
JSON representation
Meant to work with bwtest to collect the results and display them graphically
- Host: GitHub
- URL: https://github.com/compscidr/bwtestcollector
- Owner: compscidr
- License: apache-2.0
- Created: 2017-11-02T14:07:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-03-16T18:51:17.000Z (3 months ago)
- Last Synced: 2026-03-17T05:15:17.329Z (3 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Checking out
Make sure you use ```git clone --recursive https://github.com/compscidr/bwtestcollector bw``` when getting this so that
submodules are also checked out. Also the reporting tool requires that the collection tool is hosted
at the url /bw/ so make sure you check it out into this folder, or modify the reporting tool to
report to another url.