minitest-reporters-json_reporter 0.9.1
Formats the output of a Minitest run as JSON. Useful for interfacing Minitest or MiniSpec to IDEs or programming text editors, such as the Atom editor. See: https://atom.io. Originally written to interface with the Viper Audible editor for blind programmers. See https://github.com/edhowland/viper
Gemfile:
=
install:
=
Runtime Dependencies (2):
minitest
~> 5.7
minitest-reporters
~> 1.1.8