Skip to content

test generator#159

Merged
keiravillekode merged 2 commits into
exercism:mainfrom
keiravillekode:generator
Apr 16, 2026
Merged

test generator#159
keiravillekode merged 2 commits into
exercism:mainfrom
keiravillekode:generator

Conversation

@keiravillekode

Copy link
Copy Markdown
Contributor

Generate test source code from canonical data

@keiravillekode

Copy link
Copy Markdown
Contributor Author

cc @booniepepper

I mentioned using a generator in the forum.

See https://github.com/keiravillekode/prototype-factor for examples of generated tests.

Comment thread bin/add-practice-exercise
- Verify the example solution passes the tests by running 'bin/verify-exercises ${slug}'
- Update the 'difficulty' value for the exercise's entry in the 'config.json' file in the repo's root
- Validate CI using 'bin/configlet lint' and 'bin/configlet fmt'
NEXT_STEPS

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
NEXT_STEPS
NEXT_STEPS

Blank line after bullet list

Comment thread bin/add-practice-exercise

cat << NEXT_STEPS

Your next steps are:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Your next steps are:
Your next steps are:

Blank line before bullet list and the preceding "header statement" to the list.

@keiravillekode keiravillekode merged commit 92f0bab into exercism:main Apr 16, 2026
1 check passed
@keiravillekode keiravillekode deleted the generator branch April 16, 2026 22:33
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

Successfully merging this pull request may close these issues.

2 participants