log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
code
>
home
>
repos
>
light9
annotate bin/pytest @ 2196:
5ee5e17a3fd3
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
help vscode pytest runner work with pdm
author
drewp@bigasterisk.com
date
Sun, 21 May 2023 17:00:25 -0700
parents
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
2196
5ee5e17a3fd3
help vscode pytest runner work with pdm
drewp@bigasterisk.com
parents:
diff
changeset
1
#!/bin/sh
5ee5e17a3fd3
help vscode pytest runner work with pdm
drewp@bigasterisk.com
parents:
diff
changeset
2
exec pdm run pytest "$@"