Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonbcampos/5674586202178d2e27efd5fddd46de21 to your computer and use it in GitHub Desktop.
Save jonbcampos/5674586202178d2e27efd5fddd46de21 to your computer and use it in GitHub Desktop.
it('works', () => {
const tree = testRunner.runSchematic('simple-schematic', {
name: "test"
}, appTree);
//[see assertions below]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment