typst/tools/test-helper
Laurenz 5f5c659279 Math tests 2023-02-02 14:13:56 +01:00
..
images Replace command icons 🛠 2021-02-25 16:32:19 +01:00
README.md Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
extension.js Math tests 2023-02-02 14:13:56 +01:00
package.json Tune test extension 🛠 2021-02-24 18:34:14 +01:00

README.md

Test helper

This is a small VS Code extension that helps with managing Typst's test suite. When installed, three new buttons appear in the menubar for all .typ files in the tests folder.

  • Open: Opens the output and reference images of a test to the side.
  • Refresh: Refreshes the preview.
  • Rerun: Re-runs the test.
  • Approve: Copies the output into the reference folder and optimizes it with oxipng.