|
|
|
|
|
by jeffmo
4415 days ago
|
|
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 that the 'jasmine' parts are pretty isolated similar to a plug-in; So it should be possible to build plug-ins for other frameworks like Mocha as well at some point. |
|