exercism / exercism/csharp

Missing unit test for task 3 of Wizards and Warriors exercise

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

Description

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.

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.