typst/tools/test-helper
Martin Haug 318eb9021e Side by side testing 👣 2021-03-29 14:56:42 +02:00
..
images
README.md
extension.js
package.json

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.