mrspec 0.1.0
Allows you to run Minitest tests and specs with RSpec's runner, thus you can write both Minitest and RSpec, side-by-side, and take advantage of the many incredibly helpful features it supports (primarily: better formatters, --colour, --fail-fast, and tagging).
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
minitest
~> 5.0
rspec-core
~> 3.0