Slide 39
Slide 39 text
Run options: --seed 13019
# Running tests:
...FE
Finished tests in 0.077580s, 64.4496 tests/s, 51.5597 assertions/s.
1) Failure:
PersonTest#test_making_a_name_with_no_given_names [/Users/sutto/Code/test_project/test/models/person_test.rb:22]:
Expected: nil
Actual: ""
2) Error:
PersonTest#test_making_searching_for_users:
NoMethodError: undefined method `search' for #
test/models/person_test.rb:28:in `block in '
5 tests, 4 assertions, 1 failures, 1 errors, 0 skips
==============================================================================
Run options: --seed 5103
# Running tests:
.
Finished tests in 0.086914s, 11.5056 tests/s, 11.5056 assertions/s.
1 tests, 1 assertions, 0 failures, 0 errors, 0 skips
==============================================================================