https://github.com/rolemodel/test_failure_logger
Log and display test failures from the Test Failure Transmitter
https://github.com/rolemodel/test_failure_logger
Last synced: 10 months ago
JSON representation
Log and display test failures from the Test Failure Transmitter
- Host: GitHub
- URL: https://github.com/rolemodel/test_failure_logger
- Owner: RoleModel
- Created: 2016-02-19T22:17:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T22:19:12.000Z (over 10 years ago)
- Last Synced: 2025-05-25T08:03:00.828Z (about 1 year ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Failures Log
A spike at creating a service to log and display test failure frequency data
# Setup
1. Install the version of ruby found in the `.ruby-version` file
2. Run `bundle install`
3. Run `bundle exec rails server`