/testsort

A coverage based test case priorirization in Ruby

Primary LanguageRubyMIT LicenseMIT

Testsort

As my bachelor's thesis I programmed and evaluated a CLI tool for makandra written as a Ruby gem to prioritize test cases by coverage data of a Ruby on Rails project.

  • This gem is an experimental stage. Currently this repository is only advised to be used for educational purposes.
  • Further information on the thesis, the implemented prioritization approach, the usage of the gem, the evaluation of the approach and it's results can be read on makandra cards.

License

The gem is available as open source under the terms of the MIT License.