Skip to content

Add xUnit test project #10

@sayedihashimi

Description

@sayedihashimi

We should add a xUnit Test generator.

The reason why we are using xUnit instead of MSTest here is because xUnit is very popular on xplat and is gaining ground in Windows as well IMO.

Here is a link which describes how to create a new xUnit project from a class library project http://xunit.github.io/docs/getting-started.html.

Ideally each PR will have mocha test cases that cover the additions. For examples on how to implement this see the tests in generator-aspnet https://github.com/OmniSharp/generator-aspnet/tree/master/test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions