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

[WIP] .NET Core proof-of-concept #3

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

[WIP] .NET Core proof-of-concept #3

wants to merge 7 commits into from

Conversation

gasparnagy
Copy link
Owner

No description provided.

@FastNinja
Copy link

hi @gasparnagy , the SpecFlow xUnit adapter idea is actually great. It will remove dependencies to VS studio and unlock dot net core on Linux environments.
Do you need any help or contribution on this particular pull request? I am willing to make this happen - as I am interested in BDD tests that can be executed using Dot Net Core.

@gasparnagy
Copy link
Owner Author

@FastNinja We are moving the adapter into SpecFlow itself. (see https://github.com/techtalk/SpecFlow/issues/824). I am sure we can use your help. Let's coordinate this on the SpecFlow contributor's gitter channel (https://gitter.im/gasparnagy/specflow-dev).

* Added appveyor.yml

* added nuget config

* appveyor: disable tests

* Added build status badge & links to README.md

* appveyor: build with VS2017

* Add nuget.config so that Gherkin 4.0.1 can be resolved

* Add solutions for different versions of visual studio and add debugging documentation (#5)

* Fix issue with FeatureFileTestClass throwing null argument exception

* Fix issue in appveyor yml file

* Fix invalid reference in solution file
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.

3 participants