File: test_check_fixture.py

package info (click to toggle)
pytest-check 2.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: python: 2,220; sh: 17; makefile: 6
file content (2 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (2)
1
2
def test_check_fixture(check):
    check.equal(1, 1)