You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: