busterjs / buster

Abandoned - A powerful suite of automated test tools for JavaScript.
http://docs.busterjs.org
Other
448 stars 37 forks source link

Projects using buster? #467

Closed dominykas closed 8 years ago

dominykas commented 8 years ago

As I'm doing the upgrades, it would be nice if I could try them out with some of the projects in the wild. I've already done that with when and sinon and things seem to work (mostly), and I will do that with whatever else I have of my own - but what do you use buster for?

It would be handy if you could test with buster from git - use https://github.com/busterjs/buster.git#update-deps as a version in your package.json (and then rm -rf node_modules && npm i)

dominykas commented 8 years ago

Easy: