Skip to content

[ocr-numbers] Add a Jinja test template#850

Merged
IsaacG merged 2 commits into
exercism:mainfrom
IsaacG:pygen.ocr-numbers
Jun 29, 2026
Merged

[ocr-numbers] Add a Jinja test template#850
IsaacG merged 2 commits into
exercism:mainfrom
IsaacG:pygen.ocr-numbers

Conversation

@IsaacG

@IsaacG IsaacG commented Jun 29, 2026

Copy link
Copy Markdown
Member

No description provided.

@IsaacG IsaacG added x:module/generator Work on Exercise generators x:module/practice-exercise Work on Practice Exercises x:size/medium Medium amount of work x:rep/medium Medium amount of reputation labels Jun 29, 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!

@IsaacG IsaacG force-pushed the pygen.ocr-numbers branch from 3744158 to d10a689 Compare June 29, 2026 04:44
@IsaacG IsaacG force-pushed the pygen.ocr-numbers branch from d10a689 to 7244f4a Compare June 29, 2026 04:55
assert_success
assert_output ""
}

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.

The extra newline/line termination should not be here from what I can tell.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Removed. Thanks!

@IsaacG IsaacG merged commit f126234 into exercism:main Jun 29, 2026
3 checks passed
@IsaacG IsaacG deleted the pygen.ocr-numbers branch June 29, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:module/generator Work on Exercise generators x:module/practice-exercise Work on Practice Exercises x:rep/medium Medium amount of reputation x:size/medium Medium amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants