exercism / exercism/csharp

Troll the trolls: tasks are not grouped correctly

Open
#2,323 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
427
Forks
383
Avg merge
2d 2h
Merged PRs (30d)
5

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.