Skip to content

revert verbose test code output#150

Merged
colinleach merged 1 commit intoexercism:mainfrom
depial:main
Feb 9, 2026
Merged

revert verbose test code output#150
colinleach merged 1 commit intoexercism:mainfrom
depial:main

Conversation

@depial
Copy link
Copy Markdown
Contributor

@depial depial commented Feb 9, 2026

The output for failures for concept exercises now matches the verbosity of those for practice exercises. This makes the extra verbose test code output for concept exercises redundant. This reverts the changes made to treat concept exercises differently to practice exercises.

The redundant information can be seen in the example below, with CODE RUN and TEST FAILURE both returning the same information. This reversion would bring the output in line with practice exercises by limiting the amount of information in the CODE RUN box to just the code run: @test can_free_prisoner(state[1:4]...) == state[5]

image

@depial depial requested a review from colinleach February 9, 2026 21:36
@colinleach colinleach merged commit cf0c5da into exercism:main Feb 9, 2026
3 checks passed
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