Add comment about enabling pdb in tests
Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case
Please register or sign in to comment
Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case