Skip to content

Instantly share code, notes, and snippets.

@my-slab
Last active June 4, 2018 06:06
Show Gist options
  • Save my-slab/3f2f8762e0f56c196d4c17f02b9acbb2 to your computer and use it in GitHub Desktop.
Save my-slab/3f2f8762e0f56c196d4c17f02b9acbb2 to your computer and use it in GitHub Desktop.
Annotate the tests you only want to run with @tag :only
ExUnit.start(exclude: [:test], include: [:only])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment