Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in minitest

Include module in all MiniTest tests like in RSpec

minitest_plugin.rb:9 getting wrong number of arguments

How do I mock and verify an ActionCable transmission in minitest?

How to make minitest stop execution on failure?

Verify method never called or only once called using Minitest::Mock

ruby mocking minitest

Is there a consensus about test frameworks for Ruby 1.9.x? [closed]

ruby testing rspec minitest

Rails and MiniTest: add additional folder

How to use Ruby MiniTest::Spec with Rails for API integration tests?

What does this MiniTest::Unit::TestCase warning mean?

ruby-on-rails minitest

Minitest Issues Ruby on Rails

How to test Pundit policies with Minitest?

Testing controllers with Minitest

Ruby Minitest: Suite- or Class- level setup?

ruby minitest

Factory Girl pass parameter to trait

Testing a concern / module that uses ActiveRecord

URI::InvalidURIError: bad URI(is not URI?) testing Rails controllers

How to color unit tests with lib minitest or Test:Unit?

ruby testunit minitest

Getting Started with MiniTest and Rails

Rake doesn't know how to build tasks: default or minitest

ruby rake minitest

Can minitest do something like "rspec --color --format doc"?

ruby testing minitest