module Autotest::MiniTestCI

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.

Attributes

report_dir[RW]