Skip to content

pcorey/unit-testing-with-testdouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteor Testing Best Practices

TODO: add other readme content

.babelrc File

We use a .babelrc in the root of the project to make Meteor and Mocha compile in the same way. The file used here follows these recommendations. There are a few compromises that you will have to live with in your Meteor app as a result of this:

There may be a way to improve this further using meteor-babel/register - here is an example. A PR that makes this work would be welcome! Regardless, it seems likely that this situation will improve as Meteor migrates to NPM.

About

Unit testing with Meteor 1.3 and testdouble.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •