What are the key differences between laika, RTD and Safety Harness for testing Meteor applications? -


laika, rtd , safety harnesss testing frameworks meteor.

what key differences between these projects? pros , cons of each?

from high-level perspective, rtd more featured , aimed at:

  • acceptance testing
  • unit testing
  • coverage reporting

laika lighter-weight , squarely focused on:

  • integration testing

you acceptance testing laika , integration testing rtd... easier use tool designed job.

here's comparison chart outlining differences:

http://safety-harness.meteor.com/comparison

at time of writing there still few issues comparison (rtd acceptance testing rather integration) nice overview.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -