Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created February 10, 2018 06:28
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 johndowns/dd1c53ef71cc56073c2edaaebfbb489e to your computer and use it in GitHub Desktop.
Save johndowns/dd1c53ef71cc56073c2edaaebfbb489e to your computer and use it in GitHub Desktop.
import TfsReporter = require("jasmine-tfs-reporter");
var reporter = new TfsReporter();
jasmine.getEnv().addReporter(reporter);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment