Updated Bots (markdown)

Tim van der Meij 2021-07-17 20:13:03 +02:00
parent 99b4fe27d0
commit fd88f25169

@ -10,6 +10,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests,
- `unittest` (runs the unit tests)
- `fonttest` (runs the font tests)
- `integrationtest` (runs the integration tests)
- `browsertest` (runs the reference tests)
- `test` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests)
- `makeref` (generates new reference images for the reference tests, for instance when a pull request changes the rendering of some PDFs)