Dan Hughes
Dan Hughes
### SpecFlow Version 3.9.8 ### Which test runner are you using? xUnit ### Test Runner Version Number 2.4.1 ### .NET Implementation .NET 5.0 ### Project Format of the SpecFlow project...
I'm getting a 404 from the Firefox Addon link in the readme: https://addons.mozilla.org/en-GB/firefox/addon/formik-devtools/
```csharp class Test { public string Name { get; set; } public string Description { get; set; } public int Value { get; set; } } ``` ```csharp var query1...
### Bug Description When processing the result of the Merge, the data type of the row identifier is processed incorrectly causing a FormatException. On investigation, this happens with MySQL versions...