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