Metadata-Version: 2.1
Name: pytest-vscode-pycharm-cls
Version: 0.1
Summary: A PyTest helper to enable start remote debugger on test start or failure or when pytest.set_trace is used.
Home-page: https://github.com/PrigodaOleg/pytest-vscode-pycharm-cls
Author: Prigoda Oleg
Author-email: prigodaoleg@gmail.com
Classifier: Environment :: Console
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Testing
License-File: LICENSE

A PyTest helper to enable start remote debugger on test start or failure or when pytest.set_trace is used. Works with Visual Studio Code and PyCharm.
