Created
April 27, 2012 20:21
-
-
Save pbalduino/2512603 to your computer and use it in GitHub Desktop.
Console result
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
$ lein test north.test.result | |
Running tests | |
Feature name: In some strange context it should do this | |
--> Uhu! | |
OK | |
Feature name: In some strange context and it should do that | |
--> Another test | |
OK | |
Ran 2 tests with 0 assertions | |
2 passed and 0 failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment