201-created / ember-cli-acceptance-test-helpers

A set of useful test helpers for ember acceptance tests.
https://www.npmjs.com/package/ember-cli-acceptance-test-helpers
MIT License
47 stars 17 forks source link

update setup instructions for npm install #1

Closed eriktrom closed 9 years ago

eriktrom commented 9 years ago
eriktrom commented 9 years ago

also worth noting that .jshint is complaining

bantic commented 9 years ago

thank you! I will add an issue to fix the .jshint stuff, too. There's a way to have an addon inject stuff into the tests/.jshintrc, which is what I'd like to do