Skip to content

go-expect test compatibility on windows#16

Open
prietyc123 wants to merge 2 commits intoNetflix:masterfrom
prietyc123:GoexpectSupportOnWindows
Open

go-expect test compatibility on windows#16
prietyc123 wants to merge 2 commits intoNetflix:masterfrom
prietyc123:GoexpectSupportOnWindows

Conversation

@prietyc123
Copy link
Copy Markdown

@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
Copy Markdown
Contributor

hinshun commented Mar 31, 2020

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

@prietyc123
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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