PHPUnit attributes
What's Changed
- test: exclude fixtures from testsuite by @simPod in #66
- test: make dataproviders static by @simPod in #67
- chore(deps): update dependency phpunit/phpunit to v10 by @renovate in #63
- feat: do not check class in @Covers exists by @simPod in #69
- refactor: drop deprecated Safe functions by @simPod in #70
- refactor: simplify EveryTestHasSameNamespaceAsCoveredClass check by @simPod in #71
- refactor: drop deprecated EveryTestHasSameNamespaceAsTestedClass check by @simPod in #72
- feat: add support for covers attributes by @simPod in #68
Full Changelog: 0.4.0...0.4.1