antonmi / espec_phoenix

ESpec for Phoenix web framework.
MIT License
137 stars 33 forks source link

Test That JSON! ESpec-- add to README? #31

Closed joshrieken closed 8 years ago

joshrieken commented 8 years ago

I just released the initial version of test_that_json_espec, which provides ESpec matchers for testing JSON.

Right now, the view and request specs are geared more towards HTML.

I'm happy to add to the README some sample usage or even just a link as a suggested package to look into for JSON testing.

Thoughts?

antonmi commented 8 years ago

Awesome! I'm happy to see such extensions. In the nearest future, I want to change espec_phoenix paradigm to be more lightweight and easy to extend! So, @facto, you support me on my way! Thanks!

antonmi commented 8 years ago

Please make PR to Readme. Smth like Extension section.