sailfish/sailfish-tests/integration-tests
Kogia-sima ed25390917 Avoid running compile-failure tests in CI 2020-11-21 18:03:45 +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.1 => v0.2.2) 2020-11-11 10:48:30 +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.