Use Capybara matchers with MiniTest. Specifically, it defines MiniTest::Spec expectations like page.must_have_content('content').
Jared Ning
gem "capybara_minitest_spec", "~> 1.0.0"