exercism / exercism/csharp-analyzer

Add features for basics exercise

Open
#51 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
16
Forks
8
Avg merge
1d 3h
Merged PRs (30d)
4

Description

See the [basics exercise](https://github.com/exercism/v3/blob/master/languages/csharp/exercises/concept/basics/.meta/design.md).

There are two features to be added:

- Verify that the `RemainingMinutesInOven()` method calls the `ExpectedMinutesInOven()` method.
- Verify that the `ElapsedTimeInMinutes()` method calls the `PreparationTimeInMinutes()` method.

The bolierplate is [here](https://github.com/exercism/v3/blob/master/languages/csharp/exercises/concept/basics/Basics.cs).
Example code is [here](https://github.com/exercism/v3/blob/master/languages/csharp/exercises/concept/basics/.meta/Example.cs).

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.