...

/

Using Pry to Troubleshoot Test Failures

Using Pry to Troubleshoot Test Failures

Learn the use of Pry to troubleshoot test failures by using examples.

Failures troubleshooting with Pry

Pry is really a wonderful console, but again, this is Rails Test Prescriptions, not Rails Console Prescriptions. Luckily, we can invoke Pry ...