Rewritten in Babashka. Added the Skein for debugging.
Remove the bless
command; it is now all done from the test
command.
Fix building cover art options passed to dialogc
.
dgt test
now blesses failed tests by default
dgt test --force
will automatically bless failed tests
dgt build
now takes an optional format to output and can now build
as aa, c64, web, z5, z8, or zblorb.
All commands now include a --debug
argument that outputs shell commands
as they are executed.
Can now limit tests to run with dgt test <name>
.
Fixed a bug where the :seed
from an overrides file was not applied by dgt debug
.
Can't use master
or main
as the tag with a :github source.
Fixed a bug where the wrong input transcript would be fed into each test.
Initial public release.