Changes between Initial Version and Version 1 of Ticket #46149, comment 31
- Timestamp:
- 08/19/2020 05:48:42 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46149, comment 31
initial v1 1 While problably not "production-ready" for Core, you can take https://github.com/mundschenk-at/phpunit-cross-version as a proof of concept for cross-version PHPUnit tests based on the Symfony phpunit-bridge. Cavea f: Newer PHPUnit versions require their particular file naming conventions for individual test classes for separate execution (complete test suite works fine even when you use WordPress conventions).1 While problably not "production-ready" for Core, you can take https://github.com/mundschenk-at/phpunit-cross-version as a proof of concept for cross-version PHPUnit tests based on the Symfony phpunit-bridge. Caveat: Newer PHPUnit versions require their particular file naming conventions for individual test classes for separate execution (complete test suite works fine even when you use WordPress conventions).