forked from VimPlug/jedi
Add a script for profiling pytest
This commit is contained in:
1
scripts/profiled_pytest.sh
Executable file
1
scripts/profiled_pytest.sh
Executable file
@@ -0,0 +1 @@
|
|||||||
|
python3 -m profile -s tottime $(which pytest) $@
|
||||||
Reference in New Issue
Block a user