Sunday, 11 August 2013

What's a good way to unit test Meteor apps?

What's a good way to unit test Meteor apps?

There's Laika (arunoda.github.io/laika), but as the FAQ there stresses,
Laika is for end-to-end tests. Is there some testing framework that does a
good job of mocking out the Meteor object?

No comments:

Post a Comment