exercism / exercism/kotlin

matrix: inconsistent test

Open
#428 3 comments 0 reactions 1 assignee Claimed by @ErikSchierboom View on GitHub
Dominant language
Kotlin
Stars
249
Forks
204
PR merge metrics
No merged PRs in 30d

Description

The test "extract column from diff widths matrix" is not the same as the test "extract column where numbers have different widths" in [problem-specification](https://github.com/exercism/problem-specifications/blob/master/exercises/matrix/canonical-data.json), as it has multiple spaces in between matrix values, compared to original one-space test.

I don't know how you handle differences in specification and actual exercises, but if it's ok to have them, there should be consistency, as you can have a solution that accounts for multiple spaces in columns but doesn't in rows (as the test for rows "extract row from diff widths matrix" is exactly the same as the one in specification)

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.