json_spec
json_spec copied to clipboard
Add support for MiniTest
Allow json_spec to be used from minitest tests.
Awesome, thank you! :clap: I don't personally use MiniTest but I'm going to try to pull somebody in who does to review this before I pull.
@blowmage this is a very nice addition, thank you! :+1: from me.
@laserlemon: @jasonroelofs keeps talking about how we should use MiniTest more, he might be a good candidate
By all means @jasonroelofs, please chime in!
Well you guys know me, I love MiniTest and anything that helps people use MiniTest more is :+1: from me!
@jasonroelofs If you get a second, could you take a look at the commits/changes and let us know how it looks from another MiniTest user's perspective?
@blowmage I swear I don't distrust you as much as it sounds in this thread!
@laserlemon lulz!
Nothing jumps out at me with this commit. As it is trying to keep the syntax of json_spec the same while allowing the use of MiniTest or Rspec under the hood I'd say it's done a good job of that.
+1
Hi is this pulled? We'd like to make use of your gem in our minitest specs. Thx!!
+1