Troll the trolls: tasks are not grouped correctly
未关闭
- 主要语言
- C#
- 星标
- 427
- 派生
- 383
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 5
描述
When I did the exercise, the tests were not shown separately by task, but as one big lump.
I looked into the test code and saw that the first test cases are missing the `[Task(..)]` attribute.
It does fit into task 1. Another option would be to move the `Permissions.Default()` method into its own task and have the enum construction as the first task, so that the currently un-attributed tests can be set to task 1.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。