https://boyter.org/2015/06/grouping-tests-unitintegration-fastslow-tests/
Grouping Tests: Unit/Integration vs Fast/Slow Tests | Ben E. C. Boyter
There is a great deal of argument in the testing community over how to label tests. One camp likes to label tests using levels such that unit tests are in one...
grouping tests
https://pestphp.com/docs/grouping-tests
Grouping Tests | Pest - The elegant PHP Testing Framework
You can assign tests folders to various groups using Pest's `group()` method. Assigning a group to a set of relatively slow tests could be beneficial since it...
grouping teststhe eleganttesting frameworkpestphp