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
Gary Revell edited this page Nov 5, 2019
·
1 revision
Welcome to the Testing wiki!
pytest
First example will be how to use pytest to test a Caesar cipher class.
It uses fixtures and parameter passing, future versions will include parsing to enable parameter passing via CLI.