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