You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires python>3.7.
Execute all files named as test_*.py or *_test.py.
Classes named Test* or functions named test_* will be executed. Assertion can be used to test your library.