Tobias Buhl

Results 5 issues of Tobias Buhl

Hi. We need this library for a self-contained Winforms-App on .NET 5. I tried to convert it to the new framework and it seems to be fairly easy. I don't...

### SpecFlow Version 3.9.40 (Specflow), 3.9.57 (LivingDocPlugin) ### Which test runner are you using? NUnit ### Test Runner Version Number Rider Testrunner (2021.3 EAP 10), dotnet test (net6) ### .NET...

Bug
SpecFlow+
Difficulty: easy
Severity: medium

When using a tagged Examples-Section in a Scenario Outline, the tags are not translated to xunit-category traits and therefore cannot be controlled by the --filter argument of the `dotnet test`-command....

Bug
Generator
up-for-grabs
xUnit
Difficulty: hard
Severity: medium

Hi, is it possible to download (latest) releases from private repositories using the new fine-grained tokens instead of the classic github token? What permissions must be set when generating a...

bug

Is it possible to add the ITestOutputHelper to those artifacts? It always says that there is no active test-case, but it should be possible as constructor/dispose and Teardown are test-case...

bug