I found resources for configuring Rails to use Minitest. Most of the resources, unfortunately, assume the use of Minitest Spec for all the test types or, in the best case, at least for the integration test.I found resources for configuring Rails to use