by dg | @assertCode renamed to @httpCode (BC break!) and is checked on in CGI mode | | | |
by milo | TestCase: use PHP 5.4 features | | | |
by milo | Merge pull request #96 from milo/testcase-methods-fixes | | | |
by dg | added class DataProvider | | | |
by dg | Assert::match() added new placeholder %[..]% | | | |
by Vrtak-CZ | Assert: fix nesting level exception | | | |
by dg | TapPrinter: removed CLI colors | | | |
by dg | Merge pull request #127 from milo/pull-coverage-start Collector throws exception on multiple start() | | | |
by dg | CiderMode™ (#394) | | | |
by dg | TestCase: removed NULL byte from class names, thx @smuuf [Closes #450][Closes #449] get_debug_type() does not output a null byte for anonymous classes | | | |
by milo | Helpers::purge(): do not suppress mkdir() errors | | | |
by kravco | Nette\Test: minor error handling improvement | | | |
by dg | tests: Assert prints complete callstack | | | |
by dg | typos | | | |
by dg | Merge pull request #194 from dg/pull-info | | | |
by milo | TestCase: check testing method name when run() called manually Before this fix, TestCase::run() ends silently when called with bad method name. | | | |
by dg | Colors are disabled in TAP output | | | |
by milo | typo | | | |
by dg | readme.md: added badges | | | |
by stekycz | Dumper: format DateTime to formatted string instead of object hash | | | |
by milo | Default interpreter is CLI (BC break) [Closes #197] | | | |
by dg | TestHelpers: fixed $file for saveCoverage | | | |
by dg | opened 2.4-dev | | | |
by JanTvrdik | FileMock: fixed position handling in append mode | | | |
by dg | Code coverage tools moved to Tester\CodeCoverage | | | |
by dg | TestCase: refactoring of run() | | | |
by dg | updated readme.md | | | |
by dg | added Dumper::$maxPathSegments | | | |
by milo | JUnitPrinter: suppressed error when datetime zone is not set [Closes #333] | | | |
by dg | Merge pull request #150 from milo/pull-fix-149 Assert: fixed exception() return | | | |
by milo | Environment: load Dumper & Assert class in setup() | | | |
by dg | Assert, Dumper: big variables are logged in Dumper::dumpException, so only uncatched AssertException are logged | | | |