Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
e20388d5
Commit
e20388d5
authored
May 24, 2019
by
Markus Mirz
Browse files
run pytests in groups
parent
02c18362
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e20388d5
...
...
@@ -51,7 +51,10 @@ test:pytest:
variables
:
PYTHONPATH
:
"
build/Source/Python:Source/Python"
script
:
-
pytest -sv
-
pytest -v Examples/Cxx/test_Circuits.yml
-
pytest -v Examples/Cxx/test_RealTime.yml
-
pytest -v Examples/Cxx/test_Shmem.yml
-
pytest -v Examples/Python
image
:
${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
dependencies
:
-
build:linux
...
...
Examples/Cxx/test_Circuits.yml
View file @
e20388d5
#
DP_IdealVS_R_1:
#
cmd: build/Examples/Cxx/DP_
Ideal
VS_R
_
1
DP_IdealVS_R_1
:
cmd
:
build/Examples/Cxx/DP_VS_R1
#
#DP_IdealVS_RXLine_1:
# cmd: build/Examples/Cxx/DP_IdealVS_RXLine1
...
...
Examples/
Cxx/Circuits/test_
IdealVS_R_1_cpp.py
→
Examples/
Python/
IdealVS_R_1_cpp.py
View file @
e20388d5
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment