summaryrefslogtreecommitdiff
path: root/topics/pudb/pytest-pudb.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2021-12-22 11:49:30 +0300
committerFrederick Muriuki Muriithi2021-12-22 11:49:30 +0300
commit2f56ee37183938270197d9bd968648e65584513c (patch)
tree195c6ca08188a61d1669403c3109de8a96427a7a /topics/pudb/pytest-pudb.gmi
parent512bc12aaac7189253a62b2be105472a34821263 (diff)
parentbe16a6a7f1a7e2dfa074e858c26ff6a9b6aa86de (diff)
downloadgn-gemtext-2f56ee37183938270197d9bd968648e65584513c.tar.gz
Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads
Diffstat (limited to 'topics/pudb/pytest-pudb.gmi')
-rw-r--r--topics/pudb/pytest-pudb.gmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/topics/pudb/pytest-pudb.gmi b/topics/pudb/pytest-pudb.gmi
new file mode 100644
index 0000000..5a979c0
--- /dev/null
+++ b/topics/pudb/pytest-pudb.gmi
@@ -0,0 +1,7 @@
+# Using pudb with pytest
+
+```
+pytest --pdbcls pudb.debugger:Debugger --pdb --capture=no
+```
+
+=> https://documen.tician.de/pudb/starting.html?highlight=pytest#usage-with-pytest