Updated Development (markdown)

master
El RIDO 9 years ago
parent 8a2ce5ffb3
commit 7750d93543

@ -10,6 +10,8 @@ The **view** is still implemented using the RainTPL library (`lib/RainTPL.php`)
Any option that not every server administrator might want to use or provide should be implemented with **configuration** options in the file `cfg/conf.ini`.
More details can be found in the [API documentation](https://zerobin.dssr.ch/documentation/).
## Unit Tests
For unit tests of the php code the folder `tst/` should be used. Apart from helping to implement new features correctly it should help us 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/).

Loading…
Cancel
Save