sailfish/sailfish-tests/integration-tests
Kogia-sima 383a6db3e3 Add `rm_whitespace = true` option for some tests 2020-07-25 07:48:00 +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 Add `rm_whitespace = true` option for some tests 2020-07-25 07:48:00 +09:00
Cargo.toml Bump version (0.1.3 => 0.2.0) 2020-07-17 04:48:29 +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.