for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
// Enable Atom Extensions so that we can test them
var GedcomX = require('../../');
GedcomX.enableAtomExtensions();
// Call it again to test that it doesn't break/change anything