Skip to content

Commit

Permalink
Restore the basic description.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikelittle committed Sep 14, 2023
1 parent b825f17 commit b87c68c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/testing-with-phpunit.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ To run PHPUnit tests run the following command:
composer dev-tools phpunit
```

This will attempt to run your tests on the [Local Server](docs://local-server) environment.

### Passing Arguments To PHPUnit

To pass any of the supported command line options to PHPUnit you need to add them after the options delimiter `--`. For example:
Expand Down

0 comments on commit b87c68c

Please sign in to comment.