exercism / racket-test-runner

GNU Affero General Public License v3.0
1 stars 7 forks source link

Update runner to Racket 8.10 #66

Closed BNAndras closed 11 months ago

BNAndras commented 12 months ago

Should I sanitize the test runner output to make the absolute filepaths relative? The Racket version number is present in the full path, and removing that means I won't need to update the expected test results when we bump the Racket version unless there's an actual breakage.