Skip to content

pytest-check 2.3.1 (Jan 18, 2024)

Compare
Choose a tag to compare
@okken okken released this 18 Jan 20:23
a7acdc5

Documentation Update

  • README.md
    • Turn help function list into a table with param lists
    • Show an alternative method of creating a helper function using check.fail()
  • examples
    • change a few remaining import pytest_check as check examples
    • to the recommended from pytest_check import check