1
0
mirror of https://github.com/go-task/task.git synced 2025-07-07 01:09:23 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
fa105a8a93 refactor: implement task list filtering 2022-11-02 14:42:59 +00:00
540f6ecfdb tests: update alias test to cover namespace aliases 2022-10-07 11:11:45 +00:00
376a6182eb feat: aliases
feat: add aliases to --list and --list-all flags

feat: add aliases to --summary

feat: enable aliases for included tasks

tests: added alias unit tests
2022-10-07 11:11:14 +00:00