Update each tracks tests.toml file
- 主要语言
- C++
- 星标
- 290
- 派生
- 244
- PR 合并指标
- 30 天内没有已合并 PR
描述
In #362 a tests.toml file was added to each track in order to track the list of implemented tests for that exercise. By default every test was listed as existing, which I doubt is the reality. We need to go through each test to match the implementation here with the problem specifications repo.
More details in #362
- [ ] acronym
- [ ] all-your-base
- [ ] allergies
- [ ] anagram
- [ ] armstrong-numbers
- [ ] atbash-cipher
- [ ] beer-song
- [ ] binary
- [ ] binary-search
- [ ] binary-search-tree
- [ ] bob
- [ ] circular-buffer
- [ ] clock
- [ ] collatz-conjecture
- [ ] complex-numbers
- [ ] crypto-square
- [ ] difference-of-squares
- [ ] etl
- [ ] food-chain
- [ ] gigasecond
- [ ] grade-school
- [ ] grains
- [ ] hamming
- [ ] hello-world
- [ ] hexadecimal
- [ ] isogram
- [ ] leap
- [ ] luhn
- [ ] matching-brackets
- [ ] meetup
- [ ] nth-prime
- [ ] nucleotide-count
- [ ] pangram
- [ ] pascals-triangle
- [ ] phone-number
- [ ] prime-factors
- [ ] protein-translation
- [ ] queen-attack
- [ ] raindrops
- [ ] reverse-string
- [ ] rna-transcription
- [ ] robot-name
- [ ] robot-simulator
- [ ] roman-numerals
- [ ] say
- [ ] scrabble-score
- [ ] secret-handshake
- [ ] series
- [ ] sieve
- [ ] space-age
- [ ] sum-of-multiples
- [ ] triangle
- [ ] trinary
- [ ] two-fer
- [ ] word-count
贡献指南
这个仓库没有索引到贡献指南
调研方向
检查每个 track 的 tests.toml 文件,并将其中列出的测试状态与相应的 exercise 实现和问题规格 repository 进行比较,从 issue 中的 exercise 列表开始。每个 tests.toml 都准确记录了哪些指定的测试已实现后,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- testing-qa
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100