exercism / exercism/problem-specifications

say: canonical-data needs improvement.

オープン
#502 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Ruby
スター
358
フォーク
563
平均マージ
18時間 41分
マージ済み PR(30日)
2

説明

In the canonical data for the "say" problem:
https://github.com/exercism/x-common/blob/master/exercises/say/canonical-data.json

* The descriptions should be descriptive.

In most cases the description is the same as the output.
```
{
"description": "zero",
"input": 0,
"expected": "zero"
},
```

The description should describe the test, and why it is useful to test that particular number.

* Should test all available numbers.

A purely test driven implementation of these tests would miss out a lot of numbers.
(particularly the teens and tens)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。