mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02: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:
1
testdata/label_summary/testdata/TestLabel-label_in_summary.golden
vendored
Normal file
1
testdata/label_summary/testdata/TestLabel-label_in_summary.golden
vendored
Normal file
@@ -0,0 +1 @@
|
||||
task: Task "foobar" is up to date
|
3
testdata/label_summary/testdata/TestLabel-summary.golden
vendored
Normal file
3
testdata/label_summary/testdata/TestLabel-summary.golden
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
task: foobar
|
||||
|
||||
description
|
Reference in New Issue
Block a user