Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testunit

Capybara issue: @request must be an ActionDispatch::Request

Undefined method 'should' when using Capybara with Cucumber

What's the best strategy for adding tests to an existing rails project?

Error when using 'omit' feature in Test Unit 2.3.0

ruby unit-testing testunit

Missing progress dots and 0% passed in rails test output (Test Unit, Rails 3.1 rc6, Ruby 1.9.2)

Mock a Active Record abstract class and how to stub a nil object in rails test::unit/mocha?

Can't execute localStorage.clear in teardown method of a Capybara test

running Rails unit tests without loading the environment or using a database

Undefined method: assert_not_nil in Minitest

ruby minitest testunit

How to test Ruby scripts which offer functionality between runs?

ruby testunit

Run multiple tests in one script in parallel using Ruby Test Unit

ruby test unit gem doesn't show dots for passed test

ruby testunit

Why is my "boot time" of `rake test:units` on Rails 3.2.1 so slow?

Rails 3 Capybara error

can't get test unit startup to work in ruby 1.9.2

ruby testunit minitest

Ruby on Rails: Best way to test a failed call to a third party API

how do you assert an exception from another ruby module is thrown? (using assert_throws)

ruby module symbols testunit

How can I get color output in autotest using Test/Unit, MiniTest?

Test tasks missing from rake: rake aborted! Don't know how to build task 'test:units'