simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Fix consistency of folders tags for ci test runs #348

Closed kzscisoft closed 1 month ago

kzscisoft commented 1 month ago

Uses the pytest request fixture to add test name to tags, and adds ci tag if the CI environment variable is set.

closes #338