Path: | lib/autotest/minitest_ci.rb |
Last Update: | Sat Feb 23 07:19:00 +0000 2019 |
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.