Skip to content

[house] Add test generator and update tests for runner#3121

Merged
IsaacG merged 1 commit intoexercism:mainfrom
IsaacG:house
Apr 18, 2026
Merged

[house] Add test generator and update tests for runner#3121
IsaacG merged 1 commit intoexercism:mainfrom
IsaacG:house

Conversation

@IsaacG
Copy link
Copy Markdown
Member

@IsaacG IsaacG commented Apr 18, 2026

  • Improve runner "TEST CODE" by following the expected test function pattern.
  • Add a test generator and move tests into cases_test.go.

* Improve runner "TEST CODE" by following the expected test function pattern.
* Add a test generator and move tests into `cases_test.go`.
@IsaacG IsaacG added x:action/improve Improve existing functionality/content x:module/practice-exercise Work on Practice Exercises x:module/test-runner Work on Test Runners x:size/large Large amount of work x:rep/large Large amount of reputation labels Apr 18, 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 merged commit c4f1a98 into exercism:main Apr 18, 2026
20 checks passed
@IsaacG IsaacG deleted the house branch April 18, 2026 06:00
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:module/practice-exercise Work on Practice Exercises x:module/test-runner Work on Test Runners x:rep/large Large amount of reputation x:size/large Large amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant