exercism / exercism/csharp

Missing unit test for task 3 of Wizards and Warriors exercise

未关闭
#1,953 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
427
派生
383
平均合并
2 天 2 小时
30 天内合并 PR
5

描述

I was going through the syllabus and noticed that task 3 has no corresponding test.

The task is to be able to run this code:

```csharp
var wizard = new Wizard();
wizard.PrepareSpell();
```

It also seems to be missing a return value.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。