exercism / exercism/fsharp-test-runner
`Ledger` tests run differently locally and on the test runner
Open
- Dominant language
- F#
- Stars
- 5
- Forks
- 11
- Avg merge
- 10h 16m
- Merged PRs (30d)
- 3
Description
My solution passes all tests (un-skipped, unmodified) locally. On the test runner, only 1 test passes. And on the test runner, I get different results (only 2 failures) if I `.Trim()` the header line of the ledger. But the remaining failures have weird whitespace differences still on various lines. I'm not sure what the differences are, but it seems like there are different whitespace expectations on the test runner than on the unit tests file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.