I went ahead and added it to the main page of the website: http://facebook.github.io/jest/
About a month or three ago I hacked up a grunt task for React, but it wasn't very useful since we hadn't opensourced Jest yet. The code is now a little stale and dated, but it basically just shells out to the…
At some point I'd like to add support for using mocha within Jest as well. Right now we use jasmine internally, so I was pretty focused on getting it running with that. However, it is (quite intentionally) built such…
Internally we use jstransform (github.com/facebook/jstransform) because it allows us to plug in individual transforms more easily. It's also what React uses for it's jsx transformations. jstransform also ships with a…
I hadn't looked at Sinon.JS before, but it does seem worth checking into...thanks!
BTW, I've updated the main page of the site to give some more context here -- thanks for asking the question!
jinx!
jasmine and mocha are test frameworks (they're the things that supply your describe() and it() functions), but they don't really supply you with everything you need to get set up to run tests. jest is a test runner that…
(Hi, I'm the fb eng who wrote Jest) Yea, I'd really like to add support for other testing frameworks as well. Right now we use jasmine internally, so I was pretty focused on getting it running with that. However, it is…
http://en.wikipedia.org/wiki/Sudden_wealth_syndrome
I went ahead and added it to the main page of the website: http://facebook.github.io/jest/
About a month or three ago I hacked up a grunt task for React, but it wasn't very useful since we hadn't opensourced Jest yet. The code is now a little stale and dated, but it basically just shells out to the…
At some point I'd like to add support for using mocha within Jest as well. Right now we use jasmine internally, so I was pretty focused on getting it running with that. However, it is (quite intentionally) built such…
Internally we use jstransform (github.com/facebook/jstransform) because it allows us to plug in individual transforms more easily. It's also what React uses for it's jsx transformations. jstransform also ships with a…
I hadn't looked at Sinon.JS before, but it does seem worth checking into...thanks!
BTW, I've updated the main page of the site to give some more context here -- thanks for asking the question!
jinx!
jasmine and mocha are test frameworks (they're the things that supply your describe() and it() functions), but they don't really supply you with everything you need to get set up to run tests. jest is a test runner that…
(Hi, I'm the fb eng who wrote Jest) Yea, I'd really like to add support for other testing frameworks as well. Right now we use jasmine internally, so I was pretty focused on getting it running with that. However, it is…
http://en.wikipedia.org/wiki/Sudden_wealth_syndrome