Skip to content

Commit 23da67a

Browse files
authored
Add a "no debugging" debugging scenario
1 parent 0c516ef commit 23da67a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/test_plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ def foo():pass
191191
- [ ] `Scrapy`
192192
- [ ] `PySpark`
193193
- [ ] `All debug Options` with [appropriate values](https://code.visualstudio.com/docs/python/debugging#_standard-configuration-and-options) edited to make values valid
194+
- [ ] Running code from start to finish w/ no special debugging options (e.g. no breakpoints)
194195
- [ ] Breakpoints
195196
- [ ] Set
196197
- [ ] Hit

0 commit comments

Comments
 (0)