- 🇬🇧United Kingdom catch
@param and @return for new code or any test being updated are now covered by type hinting.
This does not cover (sorry) @covers but I think we could allow only @covers in that case.
Helper methods - if they're on an individual test, no docs for me. If they're on a base test class or trait, they should have docs anyway.