SeMuell
SeMuell
## Describe the bug The auto-reloading feature of prism only triggers a restart of the server when the main spec file is changed. Whenever the spec file is using references...
## Describe the bug The validation always fails whenever a `multipart/form-data` content type is used in the requestBody. This prevents the normal usage of prism without any other proxy server...
**Describe the bug** After a new branch policy has been introduced in Azure DevOps Service [AZD Release Notes August 2023](https://learn.microsoft.com/en-us/azure/devops/release-notes/2023/sprint-226-update#new-branch-policy-preventing-users-to-approve-their-own-changes) the vote can remain on Approved, but needs to be...
**Describe the bug** After upgrading to the most recent version (1.29) from 1.24 with private nuget feeds and many projects (currently 87) the NuGetUpdater got stuck for several hours when...
This PR introduces support for the latest MSTest version (4.0) to fix the file not found issue in #424. Since the MSTestV2 package was also compatible with MSTestV3, I added...
The current approach of the MSTestV2 is not compatible with the most recent version of MSTest (4.0.0). Error message: ```console Error Message: Test method Tests.LayeredArchitectureTest.Method threw exception: System.IO.FileNotFoundException: Could not...