mirror of
https://gitlab.com/MisterBiggs/testing-framework-comparison.git
synced 2025-08-02 19:41:22 +00:00
add junit"
This commit is contained in:
@@ -9,7 +9,7 @@ variables:
|
||||
pytest:
|
||||
image: ghcr.io/astral-sh/uv:$UV_VERSION-python$PYTHON_VERSION-$BASE_LAYER
|
||||
script:
|
||||
- uv run pytest
|
||||
- uv run pytest --junitxml=junit.xml
|
||||
artifacts:
|
||||
reports:
|
||||
junit: junit.xml
|
Reference in New Issue
Block a user