5 references to AssertPythonCommandPath
Aspire.Hosting.Python.Tests (5)
AddPythonAppTests.cs (5)
548AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 581AssertPythonCommandPath(appHostVenvPath, pythonProjectResource.Command); 630AssertPythonCommandPath(appVenvPath, pythonProjectResource.Command); 668AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 708AssertPythonCommandPath(customVenvPath, pythonProjectResource.Command);