exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
973 stars 649 forks source link

Enable test runner v3 UI for all concept exercises #2634

Closed junedev closed 1 year ago

junedev commented 1 year ago

The test runner now supports the version 3 output. This issue is meant as a reminder that we turn on the functionality for all concept exercises.

Example how to do this: https://github.com/exercism/go/pull/2635