Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Build/Test Tools: Unify the PHPUnit adapter TestCases. | Sergey Biryukov | 2021-08-06 |
* | Tests: Minimize the chances of signature conflicts for `assertEqualsWithDelta... | Sergey Biryukov | 2021-05-25 |
* | Tests: Backport two changes from PHPUnit 9.3: | Sergey Biryukov | 2020-09-23 |
* | Tests: Replace the native PHPUnit `getMockForAbstractClass()` and `getMockBui... | Sergey Biryukov | 2020-09-13 |
* | Tests: Remove the polyfill for `assertNotFalse()`. | Sergey Biryukov | 2020-09-07 |
* | Tests: Add a polyfill for `assertEqualsWithDelta()` to `WP_UnitTestCase` and ... | Sergey Biryukov | 2020-09-07 |
* | Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic ... | Sergey Biryukov | 2020-02-06 |
* | Build/Test Tools: Move `WP_UnitTestCase_Base::assertPostConditions()` to a mo... | Sergey Biryukov | 2019-01-30 |
* | Build/Test Tools: Add support for PHPUnit 7.x. | Sergey Biryukov | 2019-01-28 |