Meteor Rtd Example Project

screenshot of Meteor Rtd Example Project

A template project to use for creating a meteor app with unit and webdriver testing

Overview:

The Meteor Leaderboard Example using RTD is a project developed by xolv.io to showcase their RTD Test Runner for Meteor. RTD is an end-to-end testing solution that combines Karma, Selenium Webdriver, and Istanbul. This project allows developers to experience real-time feedback from unit and acceptance tests, as well as test coverage, every time a file is saved.

Features:

  • Real-time feedback from unit and acceptance tests
  • Test coverage reports using Istanbul
  • Integration with Karma and Selenium Webdriver for end-to-end testing

Summary:

The Meteor Leaderboard Example using RTD is a demonstration of xolv.io's RTD Test Runner for Meteor. It provides developers with real-time feedback from unit and acceptance tests, as well as test coverage reports using Istanbul. By integrating with Karma and Selenium Webdriver, this project offers an end-to-end testing solution for Meteor projects. To use RTD in your own Meteor project, visit the RTD project page.