tytanic
is a test runner for Typst projects.
It helps you worry less about regressions and speeds up your development.
Out of the box tytanic
supports the following features:
- compile and compare tests
- manage regression tests of various types
- manage and update reference documents when tests change
- filter tests effectively for concise test runs
tytanic
currently targets Typst 0.12.0
only, the CLI will remain stable across patch versions, but may change across.
To see how to get started with tytanic
, check out the book.
CONTRIBUTING.md contains some guidelines for contributing.
The changelog can be found here.