Ability to add a tag/description to a run
js-dieu opened this issue · 0 comments
js-dieu commented
When comparing stacks for the same SCM_ID
, it is hard to distinguish sets of measures. Extending the SCM_ID
or adding a DESCRIPTION
field can be a way to add some semantic to a pytest run.
Using the ITEM_START_TIME
or RUN_DATE
is insufficient if measures are taken on two equivalent ExecutionContexts
at the same time.