mirror of
https://github.com/go-task/task.git
synced 2026-07-01 08:34:19 +00:00
refactor: unify how executor tests are written (#2042)
* feat: use TaskTest for executor tests * feat: more tests * feat: separate tests for executing and formatting with new functional options that work for both test types * feat: formatter tests * refactor: more tests
This commit is contained in:
2
testdata/for/cmds/testdata/TestForCmds-loop-matrix-ref-error-err-run.golden
vendored
Normal file
2
testdata/for/cmds/testdata/TestForCmds-loop-matrix-ref-error-err-run.golden
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
task: Failed to parse /testdata/for/cmds/Taskfile.yml:
|
||||
matrix reference ".NOT_A_LIST" must resolve to a list
|
||||
Reference in New Issue
Block a user