Last active
June 4, 2018 06:06
-
-
Save my-slab/3f2f8762e0f56c196d4c17f02b9acbb2 to your computer and use it in GitHub Desktop.
Annotate the tests you only want to run with @tag :only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ExUnit.start(exclude: [:test], include: [:only]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment