Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable Pretty runner on Windows #705

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

lovro-bikic
Copy link
Member

PR #686 refactored the Pretty printer to use the Windows-compatible open3 gem instead of the incompatible open4. This PR removes the guard which prevented users from using the Pretty printer on Windows.

Side note: I don't think this guard ever worked because Gem::Platform.local.os won't return :windows but cygwin, mswin or something else.

@lovro-bikic lovro-bikic added this to the 1.3.0 milestone Jan 8, 2022
@lovro-bikic lovro-bikic merged commit 3c88c64 into master Jan 8, 2022
@lovro-bikic lovro-bikic deleted the feature/enable-pretty-on-windows branch January 8, 2022 10:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant