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

Template Incompatibility with macOS 10.14.4 & .NET Core 2.1 #2

Open
SeanROlszewski opened this issue May 30, 2019 · 2 comments
Open

Comments

@SeanROlszewski
Copy link

Hi there,

It appears that this is incompatible with the latest version of .NET Core and can't be used on macOS. Do you have any plans to migrate this, or provide an updated version?

@BrainCrumbz
Copy link

BrainCrumbz commented Jun 3, 2019

Hi Sean.

As you may know already, this is just a project of NSpec templates to be run through command line.

The main issues at the moment are that:

  • the NSpec Visual Studio Test Adapter is not up-to-date with latest VS versions, so you should go with the command line test runner shipped with the library

  • the NSpec Dotnet Test Runner for command line (and some VS editions) is not up-to-date with latest .NET Core tooling versions. Again, you should go with the NSpec command line test runner

There is an example showing how to setup NSpec with a .NET Core project (again, with older tooling).

Does this help? What incompatibilities do you see?

@amirrajan
Copy link
Collaborator

Just throwing this out there as an idea:

Imagine if every independent nspec test was a self-contained console app/process 😬

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

No branches or pull requests

3 participants