Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in testunit

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'

How to include unit tests in a ruby module?

How to define common setup and teardown logic for all tests in ruby's Test::Unit::TestCase?

How do I use Capybara to test that a form element is disabled when using jQuery's prop method?

Guard + spork + Rspec issue - How do I remove hooks to Test::Unit?

How do i get RSpec's shared examples like behavior in Ruby Test::Unit?

ruby rspec testunit minitest

ruby Test::Unit Command line options?

ruby unit-testing testunit