sailfish/integration-tests
Kogia-sima d7a2ff8008 Fix include! implementation for Rust file
Also add tests for including Rust file
2020-06-11 19:43:01 +09:00
..
src Add source code 2020-06-05 22:31:38 +09:00
templates Fix include! implementation for Rust file 2020-06-11 19:43:01 +09:00
tests Fix include! implementation for Rust file 2020-06-11 19:43:01 +09:00
Cargo.toml Bump version (0.0.3 => 0.0.4) 2020-06-11 11:55:51 +09:00
README.md Add integration-tests/README.md 2020-06-07 04:07:42 +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.