Hiramdu / pytest-autometed-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Install pytest framework.
2. Run 'pytest -vv' in the terminal to see the result of test cases.
3. Add more test cases under @pytest.mark.parametrize to test.

About


Languages

Language:Python 100.0%