Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update test generators to use tests.toml files #823

Open
ErikSchierboom opened this issue Oct 13, 2020 · 0 comments
Open

Update test generators to use tests.toml files #823

ErikSchierboom opened this issue Oct 13, 2020 · 0 comments

Comments

@ErikSchierboom
Copy link
Member

ErikSchierboom commented Oct 13, 2020

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.

@ErikSchierboom ErikSchierboom added x:size/xl x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/generator Work on Exercise generators x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) labels Jun 3, 2021
@ErikSchierboom ErikSchierboom removed x:action/improve Improve existing functionality/content x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/generator Work on Exercise generators x:type/coding Write code that is not student-facing content (e.g. test-runners, generators, but not exercises) labels Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant