Skip to content

Releases: ehmpathy/test-fns

v1.5.1

03 Aug 16:36
c4fa1ed
Compare
Choose a tag to compare

1.5.1 (2024-08-03)

Bug Fixes

  • practs: bump practs to latest best (045fc95)

v1.5.0

03 Aug 16:33
6af7e1a
Compare
Choose a tag to compare

1.5.0 (2024-08-03)

Features

  • uuid: expose genTestUuid procedure (2c17d2c)

v1.4.2

07 Jul 01:46
25b80fb
Compare
Choose a tag to compare

1.4.2 (2024-07-07)

Bug Fixes

  • deps: bump error-fns dep for better devex (d952ef0)

v1.4.1

16 Jun 12:11
ed13b0e
Compare
Choose a tag to compare

1.4.1 (2024-06-16)

Bug Fixes

  • then: ensure .todo only passes name of test (924df7d)

v1.4.0

06 Jun 10:23
579e240
Compare
Choose a tag to compare

1.4.0 (2024-06-06)

Features

  • retry: expose then.repeatably every and some (b2c56a9)

v1.3.0

03 Feb 22:45
10675ad
Compare
Choose a tag to compare

1.3.0 (2024-02-03)

Features

  • todo: add .todo method onto then (81835a4)

v1.2.0

03 Feb 18:16
729027a
Compare
Choose a tag to compare

1.2.0 (2024-02-01)

Features

  • if: add .runIf and .skipIf to given,when,then (7fb0890)

v1.1.1

15 Oct 13:57
268580b
Compare
Choose a tag to compare

1.1.1 (2023-10-15)

Bug Fixes

  • why: specify why of then in less visually large way (0a673c2)

v1.1.0

15 Oct 13:24
0872599
Compare
Choose a tag to compare

1.1.0 (2023-10-15)

Features

  • why: allow thens to specify what and why explicitly (30952fe)

v1.0.3

17 Sep 00:14
6e7020a
Compare
Choose a tag to compare

1.0.3 (2023-09-17)

Bug Fixes

  • pkg: forward the getError method from error-fns for convinience (365b2d2)