mirror of
https://github.com/go-task/task.git
synced 2026-06-29 15:44:30 +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:
3
testdata/list_desc_interpolation/testdata/TestListDescInterpolation.golden
vendored
Normal file
3
testdata/list_desc_interpolation/testdata/TestListDescInterpolation.golden
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
task: Available tasks for this project:
|
||||
* bar: task has desc with bar-var
|
||||
* foo: task has desc with foo-var
|
||||
Reference in New Issue
Block a user