sailfish/sailfish-tests/integration-tests
Kogia-sima 06e34cf9d5 test: Add test for trim, lower and upper filters 2020-12-17 19:54:21 +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 test: Add test for trim, lower and upper filters 2020-12-17 19:54:21 +09:00
tests test: Add test for trim, lower and upper filters 2020-12-17 19:54:21 +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.