mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 04:51:08 +00:00
84e3c36e02
Fix #2415
380 B
380 B
Testsuite
To ensure wallabag development quality, we wrote tests with PHPUnit.
If you contribute to the project (by translating the application, by fixing bugs or by adding a new feature), please write your own tests.
To launch wallabag testsuite, you need to install ant.
Then, execute this command make test
.