Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python tests not showing failing test case #218

Open
gelpenaddict opened this issue Sep 12, 2021 · 0 comments
Open

Python tests not showing failing test case #218

gelpenaddict opened this issue Sep 12, 2021 · 0 comments

Comments

@gelpenaddict
Copy link

gelpenaddict commented Sep 12, 2021

If the code has an infinite loop or other Python/Pycharm hanging issue (not sure exactly why but using != for ListNode's instead of is not), the test also hangs but does not print out the test case.

That makes troubleshooting very difficult as I have to put a breakpoint and run through test cases until I get to the failure.

It'd be helpful to just run the test case that failed by printing out the input before executing the test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant