| by dg | Released version 2.5.7 | | | |
| by dg | fixed PHP 8.5 compatibility | | | |
| by dg | Assert: improved exception message | | | |
| by staabm | support for PHP 8.5 | | | |
| by dg | added HttpAssert | | | |
| by dg | added Assert::notMatch() | | | |
| by vojtech-dobes | Dumper::toPhp() prints enum case directly (#457) | | | |
| by dg | added DomQuery::closest() | | | |
| by dg | DomQuery: uses PHP 8.4 HTML DOM | | | |
| by dg | DomQuery:: fixed UTF-8 handling | | | |
| by dg | DomQuery:: supports :scope | | | |
| by dg | optimized global function calls | | | |
| by dg | cs | | | |
| by dg | github actions updated | | | |
| by dg | composer: added psr-4 loader | | | |
| by dg | composer: require stable packages outside of nette | | | |
| by dg | Released version 2.5.4 | | | |
| by dg | tested on PHP 8.4 | | | |
| by dg | CliTester::run() returns int | | | |
| by bckp | TestHandler: improve cache file uniqueness (#454) Use full length of MD5 to make collisions more difficult | | | |
| by dg | DataProvider: parses INI files using INI_SCANNER_TYPED mode (BC break) is important when loading database.ini in nette/database | | | |
| by dg | fixed 7d226fa4 | | | |
| by dg | Released version 2.5.3 | | | |
| by smuuf | Add testcase method's name to the test's title. (#451) Resolves https://github.com/nette/tester/issues/448. | | | |
| 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 dg | readme: added jumbo | | | |
| by dg | added DomQuery::matches() | | | |
| by dg | improved phpDoc | | | |
| by dg | github actions updated | | | |
| by milo | code coverage: fix compatibility with PHP 8.3 [Closes #446] PHP 8.3 introduced new HTML output of highlight_string(). The main change is that output is wrapped by <pre>, so new lines are preserved (not converted to <br />) and spaces remains spaces (not converted to ) | | | |
| by dg | test(): checks count of arguments | | | |
| by dg | Released version 2.5.2 | | | |