summaryrefslogtreecommitdiff
path: root/snippets/python-mode/testfunc
blob: efa4ca3cf41700ac72100c986955cc8554766221 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
# name: pytest test definition
# key: deft
# --
def test_${1:name}($2):
    $0