5 references to AssertPythonCommandPath
Aspire.Hosting.Python.Tests (5)
AddPythonAppTests.cs (5)
547AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 580AssertPythonCommandPath(appHostVenvPath, pythonProjectResource.Command); 629AssertPythonCommandPath(appVenvPath, pythonProjectResource.Command); 666AssertPythonCommandPath(expectedVenvPath, pythonProjectResource.Command); 706AssertPythonCommandPath(customVenvPath, pythonProjectResource.Command);