Skip to content

Commit 84b4cf5

Browse files
committed
docs: add Codeception
Signed-off-by: Maximilian Bösing <[email protected]>
1 parent 126d4bc commit 84b4cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Currently, it identifies the following:
1212
- Psalm checks based on the presence of `psalm.xml.dist` or `psalm.xml` files.
1313
- phpbench benchmarks based on the presence of a `phpbench.json`.
1414
- Markdown documentation based on the presence of a `mkdocs.yml` and/or markdown files in the `doc/book/` or `doc/books/` trees.
15+
- Codeception checks based on the presence of `codeception.yml.dist` or `codeception.yml` files.
1516

1617
Further, when triggered by a `pull_request` event, it determines what checks are necessary based on which files were affected.
1718

0 commit comments

Comments
 (0)