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

.net core support? #144

Closed
papitodev opened this issue Apr 19, 2016 · 13 comments
Closed

.net core support? #144

papitodev opened this issue Apr 19, 2016 · 13 comments

Comments

@papitodev
Copy link

.net core support?

@adimosh
Copy link

adimosh commented Apr 25, 2016

That depends on Selenium's support of .NET Core. I'd wager it's safer to just wait until .NET Core is final.

@Jetski5822
Copy link
Collaborator

There is a branch for this.

@Jetski5822
Copy link
Collaborator

Need to wait for Selenium to get its act together.... I have upgraded on a branch, including moving to XUnit.

@d668
Copy link

d668 commented Mar 23, 2017

any testing tools for .NET core?

@Jetski5822
Copy link
Collaborator

Working on it :)

@Jetski5822
Copy link
Collaborator

Heres a prerelease: https://www.myget.org/F/coypu/api/v3/index.json

@dougajmcdonald
Copy link

Has these been any movement in this area, now core is becoming more mainstream? Would love to continue to use Coypu and we're having our arms twisted to migrate to core

@Jetski5822
Copy link
Collaborator

Okay, I have update dependencies on the dotnetcore branch. Chrome looks good, but Firefox and it's gecko drivers are being a PITA. Anyone want to pull and see if they can spot anything?

@Jetski5822
Copy link
Collaborator

okay, so fixed firefox.

@CiCdDeveloper
Copy link

now, do we have Coypu available for .net core or is it still WIP?

@Sharor
Copy link

Sharor commented Jul 17, 2018

@CiCdDeveloper I succesfully ran Coypu tests yesterday in my dotnet core project 😄

It requires you to install the nuget packages, and then also set up a project template for nunit test projects. I believe I used https://github.com/nunit/dotnet-new-nunit

For the drivers, I added Chrome driver and firefox drivers to path and it seems to run for a simple dotnet new application, where I used google/microsoft/twitter login as my tests.

@obstar
Copy link
Collaborator

obstar commented Dec 8, 2018

fix #193 will be available with next release, coypu is migrated to .net standard so it will be possible to use it .net core context

@obstar obstar added this to the Coypu 3 milestone Dec 9, 2018
@obstar
Copy link
Collaborator

obstar commented Dec 11, 2018

Coypu 3.0.0-rc has been released https://github.com/featurist/coypu/releases/tag/3.0.0-rc

@obstar obstar closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants