Skip to content

Release 5.5.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:13
· 13 commits to develop since this release
0248163

Added

  • Too long BDD Step name truncation on reporting, by @HardNorth
  • use_index parameter for @pytest.mark.parametrize decorator, which replaces parameter values with their indexes in the list, by @ramir-dn