exercism / exercism/fsharp

Update test generators to use tests.toml files

Open
#823 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
118
Forks
113
Avg merge
2d 12h
Merged PRs (30d)
2

Description

PR #821 added `tests.toml` files for all exercises. We should update our test generator to only generate tests for the test cases that are in the `tests.toml` files and where the test is included (meaning its UUID is assigned `true` as its value).

The test generator should also remove the line at the top of generated test files that contains the versioning information (which is no longer present).

Depends on #822 being done first.

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.