Guest User

Untitled

a guest
Jun 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. test_expect_prop: 1..6
  2. 1 ok - foo
  3. test_expect_prop expected 6 asserts only got 1
  4. test_die:
  5. test_die died:
  6. Error: foo
  7. bar
  8. Error("foo\nbar")@:0
  9. ()@[typein]:11
  10. run("test_die")@src/js/TestHarness.js:419
  11. go()@src/js/TestHarness.js:435
  12. @[typein]:31
  13.  
  14. test_noplan:
  15. 1 ok
  16. 2 not ok - numbers are the same
  17. test_gt_ten: 1..12
  18. 1 ok - 0
  19. 2 ok - 1
  20. 3 ok - 2
  21. 4 ok - 3
  22. 5 ok - 4
  23. 6 ok - 5
  24. 7 ok - 6
  25. 8 ok - 7
  26. 9 ok - 8
  27. 10 ok - 9
  28. 11 ok - 10
  29. 12 ok - 11
  30. test_gt: 1..1
  31. 1 ok
  32. 2 ok
  33. 3 ok
  34. test_gt expected 1 assert but got 3
  35. 2/5 tests (8/21 asserts) failed
Add Comment
Please, Sign In to add comment