Skip to content

PHPUnit attributes

Compare
Choose a tag to compare
@simPod simPod released this 13 Mar 12:45
· 34 commits to master since this release
b5fa1c2

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