Skip to content

0.0.6

Choose a tag to compare

@skovhus skovhus released this 21 Sep 17:05

Better handling of Tape migrations.

  • t.end is only removed if in same scope as test function
  • t.end is renamed to done if used inside other functions
  • t.pass is removed (no op)
  • t.fail is renamed to done.fail