4 releases
new 0.2.0 | Feb 19, 2025 |
---|---|
0.2.0-rc1 | Feb 18, 2025 |
0.1.3 | Feb 10, 2025 |
0.1.2 | Feb 10, 2025 |
#870 in Testing
265 downloads per month
Used in 3 crates
41KB
844 lines
Tytanic
tytanic
is a test runner for Typst projects.
It helps you worry less about regressions and speeds up your development.
Features
Out of the box tytanic
supports the following features:
- compile and compare tests
- manage tests of various types
- manage and update reference documents when tests change
- filter tests effectively for concise test runs
Stability & Typst version
tytanic
currently targets Typst 0.12.0
only, the CLI will remain stable across patch versions, but may change across.
Documentation
To see how to get started with tytanic
, check out the book.
Contribution
CONTRIBUTING.md contains some guidelines for contributing.
Changelog
The changelog can be found here.
Dependencies
~7–14MB
~178K SLoC