Alickolli.Specflow.Contrib.CliTemplates 1.0.0

dotnet new install Alickolli.Specflow.Contrib.CliTemplates::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Specflow-cli-templates

Description

Allows for the generation of Specflow templates using the dotnet cli

Frameworks supported

  • netcoreapp2.1
  • netcoreapp3.1
  • net5.0
  • net6.0
  • net461
  • net462
  • net47
  • net471
  • net472
  • net48

Install

dotnet new -i Alickolli.Specflow.Contrib.CliTemplates

Usage

NUnit

  • Navigate to the directory you want to create the template in
  • Run dotnet new specflow-nunit -n Name -F framework
  • Open newly created project in your favourite IDE

MSTest

  • Navigate to the directory you want to create the template in
  • Run dotnet new specflow-mstest -n Name -F framework
  • Open newly created project in your favourite IDE

XUnit

  • Navigate to the directory you want to create the template in
  • Run dotnet new specflow-xunit -n Name -F framework
  • Open newly created project in your favourite IDE
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 4,599 10/3/2023