python-pytest-cases icon indicating copy to clipboard operation
python-pytest-cases copied to clipboard

Add with_case_tags decorator

Open michele-riva opened this issue 6 months ago • 4 comments
trafficstars

As proposed in #351.

According to suggestions by @smarie here the necessary tasks:

  • [x] Port the decorator code to pytest-cases. Currently in case_funcs.py.
  • [x] Update the changelog.
  • [x] Add appropriate documentation.
  • [ ] Write tests for full coverage.

michele-riva avatar May 08 '25 06:05 michele-riva