An open API service indexing awesome lists of open source software.

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

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`