#typst #test-runner #test

tytanic-utils

Helper functions, types and traits for the tytanic test runner

6 releases

new 0.2.2 Mar 20, 2025
0.2.1 Feb 22, 2025
0.1.3 Feb 10, 2025

#757 in Testing

Download history 180/week @ 2025-02-05 146/week @ 2025-02-12 354/week @ 2025-02-19 38/week @ 2025-02-26 17/week @ 2025-03-05 6/week @ 2025-03-12

480 downloads per month
Used in 3 crates

Apache-2.0

40KB
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

An asciicast showing tytanic running the full cetz test suite.

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
~177K SLoC