mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
enabled random test order
This commit is contained in:
parent
ec161b283e
commit
a044ec2f74
@ -36,7 +36,7 @@ pytest:
|
|||||||
script:
|
script:
|
||||||
- pip install pytest pytest-random-order
|
- pip install pytest pytest-random-order
|
||||||
- pip install -e ./scan_server
|
- pip install -e ./scan_server
|
||||||
- cd scan_server/tests;pytest -v
|
- cd scan_server/tests;pytest -v --random-order
|
||||||
|
|
||||||
end-2-end:
|
end-2-end:
|
||||||
stage: Test
|
stage: Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user