dotnet tests file generated only when parent process exists
Im running a process (c#, .NET8. xUnit) that creates a test environment (downloading tests, downloading and running applications needed for the tests etc).
dotnet tests file generated only when parent process exists
Im running a process (c#, .NET8. xUnit) that creates a test environment (downloading tests, downloading and running applications needed for the tests etc).