sailfish/integration-tests
Kogia-sima f2d5eb2b73 Bump version (0.0.5 => 0.1.0) 2020-06-15 12:17:19 +09:00
..
src Add source code 2020-06-05 22:31:38 +09:00
templates Update test for 2d994be 2020-06-15 05:37:02 +09:00
tests Add tests for method name collision 2020-06-13 23:04:14 +09:00
Cargo.toml Bump version (0.0.5 => 0.1.0) 2020-06-15 12:17:19 +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.