Skip to content

Commit

Permalink
Merge pull request #8879 from kenjis/update-tests-readme
Browse files Browse the repository at this point in the history
docs: update tests README
  • Loading branch information
kenjis authored May 10, 2024
2 parents 2977b02 + efa40e7 commit 7365e09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ exclude `@DatabaseLive` group. This will make the tests run quite a bit faster.
## Groups

Each test class that we are running should belong to at least one
[@group](https://phpunit.readthedocs.io/en/9.5/annotations.html#group) that is written at class-level
doc block.
[Group](https://docs.phpunit.de/en/10.5/attributes.html#group) attribute to the
test class.

The available groups to use are:

Expand Down

0 comments on commit 7365e09

Please sign in to comment.