Skip to content

Commit

Permalink
Doc: run tests with code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
aaa2000 authored and Oliboy50 committed Oct 10, 2023
1 parent ca1074a commit 104a848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,5 @@ If you prefer to use your own formatter, you will be able to read exceptions dir
You can run the unit tests with the following command:

```
php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
XDEBUG_MODE=coverage php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
```

0 comments on commit 104a848

Please sign in to comment.