Minitest added randomization back in 2008 (afaik, before anyone else, it even took rspec 4 years to follow suit) as an easy means of ensuring your tests were actually independent of each other. Parallelization will take that a step further and make sure you don’t have any dependencies across test suites.
Full article: http://blog.zenspider.com/blog/2012/12/minitest-paralleli...
@telemachus
»
11 Jan '13, 2pm
@codeclimate
»
13 Dec '12, 7pm
@MattRogish
»
13 Dec '12, 1pm
@pat_shaughnessy
»
13 Dec '12, 1pm
@semanticart
»
13 Dec '12, 4am
@seattlerb
»
12 Dec '12, 11pm
@inomzfood
»
13 Dec '12, 2pm