thekompanee / fuubar

The instafailing RSpec progress bar formatter
http://jeffkreeftmeijer.com/2010/fuubar-the-instafailing-rspec-progress-bar-formatter/
MIT License
955 stars 65 forks source link

Pry and Fuubar #100

Closed Nerian closed 6 years ago

Nerian commented 6 years ago

Hi,

I think this commit introduced a change that makes Fuubar incompatible with Pry:

https://github.com/thekompanee/fuubar/commit/4433b97ac28b4d201ab53f5ac15263123dc384a5

When running the spec, having a binding.pry will stop the execution at that point. But the progress bar keeps overwriting the ruby console. I think the reason may be the comment I mentioned.

I am using fuubar (2.3.0)

jfelchner commented 6 years ago

Thanks for the report @Nerian! I'm looking into it!

jfelchner commented 6 years ago

@Nerian this should be fixed in 2.3.1. Give it a try and let me know if there are issues.

Nerian commented 6 years ago

All fixed. Thanks!

elkesrio commented 5 years ago

Hello,

The problem appeared again. I'm using the 2.4.0 version

github-actions[bot] commented 3 years ago

This issue has been closed automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.