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