Skip to content

Commit

Permalink
docs: add phpstan e2e tests to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed Nov 9, 2024
1 parent ec1ea1c commit dd06592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ If your project utilizes **bashunit**, you can add it to this list by submitting

**bashunit** uses itself to test the proper operation of each one of its features.

### [phpstan/phpstan-src](https://github.com/phpstan/phpstan-src/blob/2.0.x/.github/workflows/e2e-tests.yml)

PHPStan uses bashunit [standalone assertions](/standalone) to check for errors in their CI e2e tests.

### [Chemaclass/create-pr](https://github.com/Chemaclass/create-pr)

A bash script to create a PR based on your branch name.
Expand Down

0 comments on commit dd06592

Please sign in to comment.