Skip to content

Releases: bahmutov/cypress-each

v1.7.0

10 Nov 16:44
35cc247
Compare
Choose a tag to compare

1.7.0 (2021-11-10)

Features

  • add support for %N formatter in the test title (#18) (35cc247)

v1.6.0

03 Nov 22:08
e05e448
Compare
Choose a tag to compare

1.6.0 (2021-11-03)

Features

  • add it.each N support to repeat the test (#16) (e05e448)

v1.5.0

19 Oct 00:47
Compare
Choose a tag to compare

1.5.0 (2021-10-19)

Features

  • add helper for chunking a list of items, closes #10 (38aedac)

v1.4.1

18 Oct 23:41
Compare
Choose a tag to compare

1.4.1 (2021-10-18)

Bug Fixes

  • throw good error if not passed an array (8c4bdd1)

v1.4.0

15 Oct 13:28
bd7e45c
Compare
Choose a tag to compare

1.4.0 (2021-10-15)

Features

  • add make test title function support (#9) (bd7e45c)

v1.3.1

15 Oct 01:47
Compare
Choose a tag to compare

1.3.1 (2021-10-15)

Bug Fixes

  • preserve it test context, closes #5 (16e2994)

v1.3.0

14 Oct 19:49
Compare
Choose a tag to compare

1.3.0 (2021-10-14)

Features

  • add k indices to title pattern, closes #4 (72f2f4b)

v1.2.2

14 Oct 13:25
Compare
Choose a tag to compare

1.2.2 (2021-10-14)

Bug Fixes

  • describe install and use (b709035)

v1.2.1

12 Oct 12:53
Compare
Choose a tag to compare

1.2.1 (2021-10-12)

Bug Fixes

v1.2.0

12 Oct 12:33
Compare
Choose a tag to compare

1.2.0 (2021-10-12)

Features