Skip to content

Improve reliability of asserting that there are no 404-errors

Compare
Choose a tag to compare
@mdmintz mdmintz released this 04 Mar 18:40
· 4456 commits to master since this release
87357f2

Improve reliability of asserting that there are no 404-errors

  • Improve the results of self.assert_no_404_errors()
  • Also update a Python dependency:
    -- allure-pytest==2.8.36;python_version>="3.5"