Skip to content

automatically detect testing framework used and add required files #6

@kkozmic

Description

@kkozmic

Ideal solution would be to have a single nuget package and to detect if the project we're being installed into uses NUnit or xUnit and add files appropriate for the given framework

Also we should do the same for any other framework/library we chose to support out of the box (like Windsor)

On top of that we should have a set of powershell commands for on demand tools/frameworks, something like:

ct-add windsor (add convention test files for Windsor)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions