-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mypyc] Clean up support for debugging mypyc runtests (#12849)
Add a --mypyc-debug option to pytest that compiles a test normally and then runs the resulting binary in the debugger specified. The support for debugging runtests was already somewhat there. This just cleans it up and adds a pytest option to use it.
- Loading branch information
1 parent
87e73fe
commit 4024748
Showing
2 changed files
with
24 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters