sailfish/integration-tests/README.md

12 lines
238 B
Markdown

# Integration tests
## Running tests
```console
$ cargo test
```
## Acknowledgement
Some test cases were ported from [Askama](https://github.com/djc/askama) repository. I would like to thank [Dirkjan Ochtman](https://github.com/djc).