5 references to AssertPythonCommandPath
Aspire.Hosting.Python.Tests (5)
AddPythonAppTests.cs (5)
547AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 577AssertPythonCommandPath(appHostVenvPath, pythonProjectResource.Command); 622AssertPythonCommandPath(appVenvPath, pythonProjectResource.Command); 659AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 695AssertPythonCommandPath(customVenvPath, pythonProjectResource.Command);