πIntroduction
Helpful Reporter for your Test Framework
Quick Example:
# content of test_sample.py
def inc(x):
return x + 1
def test_answer():
assert inc(3) == 5
def test_simple():
assert inc(3) == 4Test Results Available


Features π½
Upcoming features π³
Demo β¨
Documentation π¦
Bugs/Feature Requests
Last updated
