TAP version 13
# beep
not ok 1 TypeError: Object doesn't support this property or method
---
operator: error
expected:
undefined
actual:
{"message":"Object doesn't support this property or method","number":-2146827850,"description":"Object doesn't support this property or method"}
...
# multi-line
not ok 2 TypeError: Object doesn't support this property or method
---
operator: error
expected:
undefined
actual:
{"message":"Object doesn't support this property or method","number":-2146827850,"description":"Object doesn't support this property or method"}
...
# beep
not ok 3 TypeError: Object doesn't support this property or method
---
operator: error
expected:
undefined
actual:
{"message":"Object doesn't support this property or method","number":-2146827850,"description":"Object doesn't support this property or method"}
...
1..3
# tests 3
# pass 0
# fail 3