Commit Graph

62 Commits

Author SHA1 Message Date
9f77bdb0b6 fixed parse error 2009-06-28 01:39:27 +00:00
a495fbe4c2 bumped version to 0.5.0 2009-06-28 01:04:27 +00:00
e56fa884ed comments, and combined single test results into one file 2009-06-28 01:01:46 +00:00
10f258f2f9 comments 2009-06-28 00:48:35 +00:00
1e6afd52e5 renamed TestRunners.php to ConsoleTestRunner.php 2009-06-28 00:25:45 +00:00
d55412faa3 comments 2009-06-28 00:24:32 +00:00
54f54d9794 added initial test coverage and filtering stuff 2009-06-28 00:02:24 +00:00
586215680e comments 2009-06-23 07:00:48 +00:00
97400f9e87 implemented --bootstrap option 2009-06-22 09:29:26 +00:00
718be2d381 comments 2009-06-22 09:19:03 +00:00
38e61412cd comments 2009-06-22 09:14:27 +00:00
e8f4f8cd7e comments 2009-06-22 09:03:08 +00:00
01a02e892f comments 2009-06-22 06:28:12 +00:00
10627f693c comments 2009-06-22 06:26:47 +00:00
56a2360092 comments 2009-06-22 06:14:22 +00:00
5ca59db858 comments 2009-06-22 06:13:44 +00:00
06aaa82a09 minor changes 2009-06-22 04:16:21 +00:00
cd6df1ffbd * overhauled test method (now it uses closures)
* implemented RecursivelyCountable in TestSuite/TestCase/TestMethod
2009-06-20 05:44:02 +00:00
b4837595ee more test runner refactoring 2009-06-20 03:54:48 +00:00
c4bcc9082b refactored test runner a bit 2009-06-20 03:35:46 +00:00
2b64eeb21f bumped version to 0.4 2009-06-19 08:42:20 +00:00
e989cdbb53 mock verification 2009-06-19 07:17:52 +00:00
a1ac29341b prevent division by zero errors 2009-06-19 06:07:51 +00:00
ad12bcd557 switchified console entry point 2009-06-18 07:25:42 +00:00
274b333649 cleaned up the console entry point 2009-06-18 06:44:42 +00:00
3f13a9bfd7 prettified stack trace 2009-06-18 04:51:18 +00:00
8fa895f943 prettified results 2009-06-18 04:45:39 +00:00
62b7ca2ede svn:ignore sample 2009-06-18 04:31:48 +00:00
664b77c361 revamped results publishing 2009-06-18 04:31:11 +00:00
a2d6335740 added ignore() and fail() methods 2009-06-18 03:02:36 +00:00
7a8481283f reset registry between each test method 2009-06-17 07:26:31 +00:00
a901f154c2 added MockRegistry 2009-06-17 07:20:30 +00:00
74df24b028 bumped version to 0.3 2009-06-17 07:09:08 +00:00
f65999bfa0 fixed matchesInvocation() bug 2009-06-17 07:08:11 +00:00
16533b01d7 MOCK OBJECTS FOR LIFE 2009-06-17 06:09:53 +00:00
67a34c7b8f fixed a bunch of parse errors 2009-06-16 04:27:53 +00:00
65fba62f5d intermediary commit of mock object madness 2009-06-16 03:41:45 +00:00
d5134b4ec8 more mock object mayhem 2009-06-15 09:22:37 +00:00
1cfd39d915 the beginnings of mock objects 2009-06-15 06:36:23 +00:00
9e5acd7da8 made function call less redundant 2009-06-14 04:37:09 +00:00
ca2237671a rearranged constraint hierarchy and added some simple constraints 2009-06-14 03:03:46 +00:00
6b078208b2 added revision number to version number 2009-06-14 00:51:58 +00:00
bcb701eee5 not constraint 2009-06-14 00:47:28 +00:00
f829192408 print meta information before running tests from the console 2009-06-14 00:22:30 +00:00
258ae5874c productize 2009-06-14 00:18:46 +00:00
98b11c6870 result publishing: mostly done 2009-06-13 23:47:25 +00:00
035a5da679 result publishing: the beginnings 2009-06-13 22:41:24 +00:00
b519542d76 assertions are working 2009-06-13 22:28:46 +00:00
7742285162 moved more files around 2009-06-13 19:58:34 +00:00
0382d51e08 made console listener wrap long lines 2009-06-13 19:57:35 +00:00