Commit e77928e5 authored by herr kaste's avatar herr kaste Committed by FichteFoll

Add PyTest (#6117)

parent ace6b374
...@@ -2346,6 +2346,17 @@ ...@@ -2346,6 +2346,17 @@
} }
] ]
}, },
{
"name": "PyTest",
"details": "https://github.com/kaste/PyTest",
"labels": ["python", "pytest", "testing"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Pytest Snippets", "name": "Pytest Snippets",
"details": "https://github.com/sloria/sublime-pytest-snippets", "details": "https://github.com/sloria/sublime-pytest-snippets",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment