Last active
August 9, 2016 22:38
-
-
Save seperman/1a4571fc903800668a44e5a1fdc6ebc7 to your computer and use it in GitHub Desktop.
Pytest pdb ppdb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<snippet> | |
<content><![CDATA[import pytest; pytest.set_trace()]]></content> | |
<tabTrigger>ppdb</tabTrigger> | |
<scope>source.python</scope> | |
<description>Pytest pdb</description> | |
</snippet> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment