#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
SpecFlow Version
SpecFlow.4.0.16-beta
Which test runner are you using?
NUnit
Test Runner Version Number
NUnit.3.13.3
.NET Implementation
equal or greater .NET Framework 4.6.1
Project Format of the SpecFlow project
Classic project format using
packages.config
.feature.cs files are generated using
SpecFlow.Tools.MsBuild.Generation NuGet package
Test Execution Method
Visual Studio Test Explorer
SpecFlow Section in app.config or content of specflow.json
Issue Description
Build error: CS0305 Using the generic type 'ValueTask' requires 1 type arguments \obj\x64\Debug\NUnit.AssemblyHooks.cs 23 N/A
Steps to Reproduce
packages.config
<?xml version="1.0" encoding="utf-8"?>
Link to Repro Project
No response