https://docs.pytest.org/en/stable/ | |
---|---|
1- create a test_xxx file | in the same folder |
2- run the test | pytest -s (optional filename ) |
in pycharm | |
1- change the test tool to pytest | File Menu >> Setting >> Tools >> Python integrated tools |
General
Content
Integrations