Last active
February 7, 2020 12:38
-
-
Save aserrallerios/2f0cc84c282fe1a21325937995405866 to your computer and use it in GitHub Desktop.
Commands or other stuff that I need to remember from time to time
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
* Run specific test in sbt: | |
testOnly test.class.name -- -z "Full test label" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment