Created
May 11, 2014 01:45
-
-
Save aespinosa/c16af7e07dfc2d5c28b1 to your computer and use it in GitHub Desktop.
fake chef tests
This file contains 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
time ruby -rbundler/setup test/isolated_test.rb -v | |
Run options: -v --seed 18077 | |
# Running: | |
IsolatedTest#test_default = 0.00 s = . | |
Finished in 0.004037s, 247.7322 runs/s, 495.4644 assertions/s. | |
1 runs, 2 assertions, 0 failures, 0 errors, 0 skips | |
real 0m1.030s | |
user 0m0.893s | |
sys 0m0.127s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment