Skip to content

PSzu/rtd-laika-meteor-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtd-laika-meteor-boilerplate

==========================

A boilerplate combining Meteor framework http://meteor.com, RTD test runner http://volvio.github.io and meteor boilerplate http://matteodem.github.io/meteor-boilerplate/ that contains Laika test framework http://arunoda.github.io/laika/

This allows to setup unit and automatic tests using RTD and integration tests using Laika.

Usage:

Clone repository

Setup boilerplate

  • ./setup_boilerplate.sh

Start meteor

  • cd app; meteor

Additional information:

  • Reactive development using RTD: cd test/rtd; grunt
  • Running laika tests: http://arunoda.github.io/laika/
  • Meteor boilerplate commandline: cd app;/ ./meteor-boilerplate

Please bear in mind that this repository depends on two (great) independent repositories (git submodules).

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages