Skip to content

v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 18:24
e155dae

3.1.0 (2022-07-20)

Features

  • add Subtest to tap protocol output (fc0256b)
  • cancel on termination (826048c)
  • expose describe and it (e29cd3f)
  • support timeout for tests (5b6851f)

Bug Fixes

  • catch errors thrown within describe (4ca48af)
  • ci: fix package name in release-please.yml (#25) (c132f7e)
  • doc: improve test runner timeout docs (751ffc6)
  • fix it concurrency (0a81cfc)
  • wait for stderr and stdout to complete (bee4a6a)