sailfish/sailfish-tests/integration-tests
Kogia-sima 541ecb91ef Bump version (0.2.2 => 0.2.3) 2020-11-29 21:40:58 +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 `rm_whitespace = true` option for some tests 2020-07-25 07:48:00 +09:00
tests Avoid running compile-failure tests in CI 2020-11-21 18:03:45 +09:00
Cargo.toml Bump version (0.2.2 => 0.2.3) 2020-11-29 21:40:58 +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.