Jean-Jacques Lafay
Jean-Jacques Lafay
Hard-coded 'specflow.json' name doesn't allow different configurations for different test assemblies
### SpecFlow Version 3.9.40 ### Which test runner are you using? NUnit ### Test Runner Version Number 3.13.1 ### .NET Implementation .NET Core 3.1 ### Project Format of the SpecFlow...
When users are mostly managed through LDAP (or more precisely Active Directory) there may be a lot of activity due to changes of the list of groups to which someone...
When an addin's csproj has both the `AutoGenerateBindingRedirects` and `GenerateBindingRedirectsOutputType` properties defined to `true`, the `App.config` file is (potentially) enriched with needed bindingRedirects when it is copied as `MyAddIn.dll.config`. However,...
We should ensure as much as possible a correct round-trip with DateTime. Since DateTime has a higher precision (1/10 µs instead of 1 µs), this is the limit, but we...
The adapterType setting has been retired, and using a specific lldb needs pointing to the library, no longer the executable.
The goal is to be able to host wasm components in a wasmtime runtime embedded through the C api. This was discussed in issue #8036. Thanks to @rockwotj for the...