Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in minitest

With Minitest+Guard+Spork, all test suites and support files are being reloaded on each run

Possible to "fail fast" when running rake test w/ minitest 5?

ruby-on-rails minitest

How can I test logger-messages with MiniTest?

MiniTest Authentication

Using guard-minitest on a single Ruby file

ruby testing guard minitest

Before/After methods for Ruby Minitest framework

ruby minitest

With Rails using Minitest, how can I set up RuboCop to run automatically each time tests are run with rake?

Rails fixtures and namespace model - ActiveRecord::Fixture::FixtureError

Why is my minitest.rake running twice when I enter rake into terminal?

When testing, do I have to precompile assets every time I adjust Javascript files in Rails 3.2?

Ruby MiniTest UnitTest Stubbing Class method just for one test

ruby unit-testing minitest

What is the capybara equivalent for Minitest's assert_select?

How to Minitest Controller :create action with Paperclip Validators

Best way to set a header to all tests using Minitest

How do I mock a Class with Ruby?

MiniTest Error: "NameError: uninitialized constant"

Tests not run automatically

ruby minitest guard

Minitest - Tests Don't Run - No Rails

ruby minitest

Capybara field.has_css? matcher

NoMethodError <fixture name> in Rails and minitest/spec