Skip to content

Instantly share code, notes, and snippets.

@aespinosa
Created May 11, 2014 01:45
Show Gist options
  • Save aespinosa/c16af7e07dfc2d5c28b1 to your computer and use it in GitHub Desktop.
Save aespinosa/c16af7e07dfc2d5c28b1 to your computer and use it in GitHub Desktop.
fake chef tests
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