4 To ensure wallabag development quality, we wrote tests with `PHPUnit <https://phpunit.de>`_.
6 If you contribute to the project (by translating the application, by fixing bugs or by adding a new feature), please write your own tests.
8 To launch wallabag testsuite, you need to install `ant <http://ant.apache.org>`_.
10 Then, execute this command ``make test``.