Files
go-task/testdata/requires/testdata/TestRequires-fails_validation-err-run.golden
Pete Davison 4736bc2734 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
2025-03-31 17:53:58 +01:00

3 lines
146 B
Plaintext

task: Task "validation-var" cancelled because it is missing required variables:
- FOO has an invalid value : 'bar' (allowed values : [one two])