Skip to content

Will nspec support netcoreapp1.1? #8

@johnnymo87

Description

@johnnymo87

I've added the following lines to my .csproj file:

    <PackageReference Include="dotnet-test-nspec" Version="*" />
    <PackageReference Include="nspec" Version="*" />

When I run dotnet restore && dotnet test, it builds, but it cannot detect any tests. This blog post mentions that dotnet test works differently on netcoreapp1.1. Will you all add support for netcoreapp1.1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions