Skip to content

Update bunit template to support specifying a target framework #1093

@egil

Description

@egil

When using the bunit template to create a test project, a .net 6 project is created. We should default to the latest stable version but probably also support a switch that allow the user to chose.

We should also have a way to upgrade to latest dependencies.

Ideally, what our template would include a script that uses xunit/nunit/mstest template to create a test project, then adds bunit to the package, changes the project SDK type. Then we do not have to stay in sync with the xunit/nunit/mstest templates.

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