1
0
mirror of https://github.com/go-task/task.git synced 2025-06-23 00:38:19 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
85d3754ac0 chore: replace PPRemoveAbsolutePaths with generic fixture template data 2025-05-21 14:32:37 +00:00
bb5b045293 feat: add task name to json output (#2256) 2025-05-20 21:37:57 +01:00
3976e8372a chore: move the experiments package out of the internal/ dir
Closes #2014
2025-04-21 13:55:56 -03:00
2a92b70bc2 feat: better functional options (#2147) 2025-03-31 21:49:00 +01:00
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