tingerrr/typst-test

Convenient test modification

Closed this issue · 1 comments

Currently, the edit command does nothing, its arguments cannot be instantiated and its implementation panics.

The edit command should have sub commands or options of some kind to change a test from being compile-only to ephemeral or any other version. Doing these changes manually is easy, but may get harder if the folder structure is changed or new variants are added in the future.

Fixed in 502b235