Rafael Mendonça França
|
5da4d5142a
|
Add active_support/testing/autorun
minitest/autorun load minitest/spec polluting the global namespace with
the DSL that we don't want on Rails
|
2012-12-31 13:57:24 -03:00 |
|
kennyj
|
e5e2ba14c3
|
Don't use assert_block method. It will be deprecated.
|
2012-05-20 00:14:40 +09:00 |
|
Santiago Pastorino
|
36dd1857dc
|
Remove useless load path modifications
|
2012-05-11 19:00:35 -03:00 |
|
Vishnu Atrai
|
1380d32864
|
AS/kernel/reporting no where used in ts_isolated
|
2012-03-04 21:30:48 +05:30 |
|
Aaron Patterson
|
b15d2c0708
|
require minitest rather than test/unit
|
2012-01-06 15:50:47 -08:00 |
|
Rafael Mendonça França
|
74fbad7d14
|
Add test path to LOAD_PATH to fix load error
|
2012-01-06 01:40:30 -03:00 |
|
Aaron Patterson
|
fd918fe5ed
|
AP tests should inherit from AS::TestCase
|
2012-01-05 17:05:44 -08:00 |
|
Jeremy Kemper
|
726a2fc8d2
|
Give useful test:isolated failures
|
2009-11-04 12:44:06 -08:00 |
|
Joshua Peek
|
660eb068d3
|
Don't load rubygems for isolated tests
|
2009-10-03 21:51:34 -05:00 |
|
Joshua Peek
|
75a2f00c97
|
Move improved isolated test runner to AP
|
2009-10-03 21:33:06 -05:00 |
|