typst-test icon indicating copy to clipboard operation
typst-test copied to clipboard

Per command default test set

Open tingerrr opened this issue 1 year ago • 0 comments

Allow configuring the test set which is used by default using config options on a per-command basis. This also ties into being able to configure custom test set aliases.

One important use case for this is to clear up the confusion with update --all using the !ignored test set by default and, contrary to the option name, not updating all tests.

A good default for destructive commands (those for which --all was added in the first place) would be the empty set. This way, commands like edit, removeandupdate` get a more intuitive interface.

tingerrr avatar Jul 24 '24 10:07 tingerrr