-
## Background
Before 3.1.200, MSBuild tasks and their dependencies were loaded into the default ALC. Since an ALC can have only one assembly loaded for the same name (not including version), this f…
-
Hi!
I want to use `Microsoft.Extensions.DependencyInjection` in our e2e tests to make use of Microsoft's native stuff like `.AddLogging()` and follow the same practices we use in our web app codeba…
-
### Reqnroll Version
1.0.1
### Which test runner are you using?
NUnit
### Test Runner Version Number
4.5.0
### .NET Implementation
.NET 6.0
### Test Execution Method
ReSharp…
-
To anyone who can help,
I have been trying to run Unit tests which have been created using Specflow and locally it works, I run the following command and I get the results I want:
`nunit3-conso…
-
Forgive me for using this board just to ask a question, wasn't sure of a better place to ask.
https://devblogs.microsoft.com/dotnet/update-on-net-hot-reload-progress-and-visual-studio-2022-highligh…
-
I have been having an issue with Xamarin.UITest after the application that I am working on was updated to the latest android version (API 29). This issue did not happen before the application updates …
-
Hi!
Faced with an issue when **scenario** and **feature** containers were disposed too early in execution context.
You are handling `RuntimePluginTestExecutionLifecycleEvents.AfterScenario` and …
-
I've got an Azure Function project with two functions in. One's an HTTP Trigger, the other a Timer Trigger.
Using the Azure Function specflow bits, I can point at the project, and the functions sta…
imaji updated
9 months ago
-
CI builds are currently executed by [the public TeamCity server](https://teamcity.jetbrains.com/project/Orchard) provided by JetBrains for free for OSS. Let's move everything to GitHub Actions for bet…
-
### Related Documentation Page
Contributing.md
### Type of the problem
Broken link or display
### Problem Description
At the bottom of the Contributing.md page is a link is supposed to go to Disc…