Module | Autotest::MiniTestCI |
In: |
lib/autotest/minitest_ci.rb
|
Plugin for Autotest to ignore MiniTest::Ci report directory.
in your .autotest file:
require ‘autotest/minitest_ci‘
# optionally: Autotest::MiniTestCI.report_dir = ‘some/other/path/to/reports‘
I think this plugin can do more than what it does now, but not sure yet. Leaving here to think about it more.
report_dir | [RW] |