We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66c74a commit 45ffeeaCopy full SHA for 45ffeea
dali-rp2.pyproj
@@ -12,7 +12,7 @@
12
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
13
<LaunchProvider>Standard Python launcher</LaunchProvider>
14
<InterpreterId>MSBuild|.venv|$(MSBuildProjectFullPath)</InterpreterId>
15
- <CommandLineArguments>-t 1 -s -o C:\Users\cyates\Documents\rp2-files\cyates\dali-output -p cyates- C:\Users\cyates\Documents\rp2-files\cyates\cyates.ini</CommandLineArguments>
+ <CommandLineArguments>-t 1 -s -o output -p test_ config\test_config.ini</CommandLineArguments>
16
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
17
<TestFramework>pytest</TestFramework>
18
<UnitTestPattern>test*.py</UnitTestPattern>
0 commit comments