Skip to content

Add test generator - #548

Merged
BNAndras merged 5 commits into
exercism:mainfrom
BNAndras:add-test-generator
Aug 22, 2026
Merged

Add test generator#548
BNAndras merged 5 commits into
exercism:mainfrom
BNAndras:add-test-generator

Conversation

@BNAndras

Copy link
Copy Markdown
Member

Ported from the C# test generator using Scriban

@BNAndras BNAndras added x:module/practice-exercise Work on Practice Exercises x:action/sync Sync content with its latest version x:module/generator Work on Exercise generators x:action/improve Improve existing functionality/content labels Aug 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@BNAndras
BNAndras merged commit bf48e9e into exercism:main Aug 22, 2026
6 checks passed
@BNAndras
BNAndras deleted the add-test-generator branch August 22, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/improve Improve existing functionality/content x:action/sync Sync content with its latest version x:module/generator Work on Exercise generators x:module/practice-exercise Work on Practice Exercises

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant