#typst #test

app tytanic

A test runner for typst projects

2 unstable releases

new 0.1.0 Jan 26, 2025
0.0.0 Jan 25, 2025

#29 in #typst

Download history 188/week @ 2025-01-22

188 downloads per month

Apache-2.0

315KB
7.5K SLoC

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 regression tests of various types
  • manage and update reference documents when tests change
  • filter tests effectively for concise test runs

An asciicast showing tytanic running the full cetz test suite.

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

~78MB
~1M SLoC