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
We use pytest_ for testing ``pylint``, which you can use without using ``tox`` for a faster development cycle.
37
+
We use ``pytest`` for testing ``pylint``, which you can use without using ``tox`` for a faster development cycle.
37
38
38
39
If you want to run tests on a specific portion of the code with [pytest](https://docs.pytest.org/en/latest/), [pytest-cov](https://pypi.org/project/pytest-cov/) and your local python version::
0 commit comments