by dg | updated workflows | | | |
by dg | TestCase: refactoring | | | |
by dg | TestCase: added method skip() for skipping tests [Closes #379] | | | |
by dg | Revert "Skip does not kill process when not in runner (#380)" This reverts commit 7d8614becffd737db6bd0a4aa400ef9f0f81b438. | | | |
by milo | typo | | | |
by milo | Environment::loadData(): --dataprovider arg is exact key, not query (BC break) [Closes #428] | | | |
by milo | tests: data provider tests update | | | |
by milo | DataProvider::load() may return empty data set (BC break) | | | |
by milo | TestHandler: initiateTestCase() caching (#378) | | | |
by milo | TestCase: list all possible TestCase class dependencies (#378) | | | |
by milo | TestCase: list methods in format 'Method:testName' (#378) | | | |
by trebi | Skip does not kill process when not in runner (#380) | | | |
by milo | CliTester: option --log replaced by -o log (#329) | | | |
by milo | CliTester: option -o is repeatable and accepts file name parameter (#329) | | | |
by milo | CommandLine: added NORMALIZER (#329) | | | |
by milo | Test: measure run time duration (#426) | | | |
by dg | typo | | | |
by dg | Assert::contains() & notContains() check needle type | | | |
by KminekMatej | Asssert: add hasKey and hasNotKey assertions (#427) | | | |
by jiripudil | fix Assert::type() failure error when expected $type is object (#425) | | | |
by jiripudil | CodeCoverage: support Xdebug 3 (#424) | | | |