Skip to content

Instantly share code, notes, and snippets.

@mrcthms
Created August 25, 2016 13:04
Show Gist options
  • Save mrcthms/f33f27fa380581742e57841ccf7b9112 to your computer and use it in GitHub Desktop.
Save mrcthms/f33f27fa380581742e57841ccf7b9112 to your computer and use it in GitHub Desktop.
Easier component-specific Enzyme testing
function enzyme() {
mocha --grep $1 src/**/*.spec.js
}
enzyme Reviews
# runs tests for reviews
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment