Post #3085604
2025-02-18 23:59 UTC
@SnoopJ step 1: define your test suite with a `legacy` mark. step 2: write a small shell script, or Makefile or something to run pytest twice: once with `-m legacy` and once with `-m "not legacy"`. Thus it can all work.
Replies (0)
No replies.