Link to new coverage report(s)
parent
7cc938fac5
commit
93c7b3e046
@ -22,7 +22,7 @@ More details can be found in the [API documentation](https://zerobin.dssr.ch/doc
|
||||
|
||||
## Unit Tests
|
||||
|
||||
For unit tests of the php code the folder `tst/` can be used. Apart from helping to implement new features correctly it helps to keep regressions at bay. By default a code coverage report is generated after phpunit is run, the one of the latest release is [publicly available](https://zerobin.dssr.ch/coverage-report/).
|
||||
For unit tests of the php code the folder `tst/` can be used. Apart from helping to implement new features correctly it helps to keep regressions at bay. By default a code coverage report is generated after phpunit is run, the one of the latest release is [publicly](https://codeclimate.com/github/PrivateBin/PrivateBin/coverage) [available](https://www.codacy.com/app/PrivateBin/PrivateBin/files).
|
||||
|
||||
In order to run these tests, you will need the following packages and its dependencies:
|
||||
* phpunit
|
||||
|
Loading…
Reference in New Issue
Block a user