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
This commit is contained in:
Uncommenting the pdb=1 line will cause pdb to open on every test failure, allowing immediate debugging of the failure case