sailfish/sailfish-tests/integration-tests
Kogia-sima de1de2b0e8 Add continue-break test 2020-12-17 13:44:27 +09:00
..
config Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +09:00
src Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +09:00
templates Add continue-break test 2020-12-17 13:44:27 +09:00
tests Add continue-break test 2020-12-17 13:44:27 +09:00
Cargo.toml no longer requires `extern crate sailfish_macros` 2020-12-16 13:35:37 +09:00
README.md Put all tests in sailfish-tests/ directory 2020-07-14 22:46:58 +09:00

README.md

Integration tests

Running tests

$ cargo test

Acknowledgement

Some test cases were ported from Askama repository. I would like to thank Dirkjan Ochtman.