Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

go-expect test compatibility on windows #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

prietyc123
Copy link

@prietyc123 prietyc123 commented Mar 31, 2020

This pr fixes go-expect test compatibility on windows by replacing https://github.com/kr/pty with https://github.com/creack/pty and adding some dependencies.

Fixes #10

@hinshun
Copy link
Contributor

hinshun commented Mar 31, 2020

Hi @prietyc123, thanks for this PR. Can you get the travis job for windows working?

@prietyc123
Copy link
Author

prietyc123 commented Mar 31, 2020

Hi @prietyc123, thanks for this PR.

So this pr will basically executes the tests on windows successfully where go-expect package is used. It replaces https://github.com/kr/pty with https://github.com/creack/pty.

Can you get the travis job for windows working?

I will try to make it work for windows. Can I do it in separate pr once it get merged?

@hinshun
Copy link
Contributor

hinshun commented Mar 31, 2020

Since this PR's goal is to execute tests on windows successfully, I would like it working on travis (for windows) in the same PR.

@prietyc123 prietyc123 force-pushed the GoexpectSupportOnWindows branch from 2637b4d to c1b9a23 Compare April 1, 2020 06:38
@berlin4apk
Copy link

Any news on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go-expect compatibility with Windows
3 participants