Skip to content

TASK: Use test class for each sniff.

Daniel Siepmann requested to merge feature/seperate-tests into develop
  • Allow executing tests for single sniff through phpunit '--filter'.
  • Provide structure to add further tests for a single sniff.
  • Make output more clear, which sniff was tested.

Merge request reports