tabcmd icon indicating copy to clipboard operation
tabcmd copied to clipboard

Does pytest have a teardown concept? Consider using it so these mark orders don't have to get increased if we ever had more than 30 actual tests. Maybe `@pytest.fixture` with a `finalizer`?

Open jacalata opened this issue 4 months ago • 0 comments

Does pytest have a teardown concept? Consider using it so these mark orders don't have to get increased if we ever had more than 30 actual tests. Maybe @pytest.fixture with a finalizer?

Originally posted by @anyoung-tableau in https://github.com/tableau/tabcmd/pull/366#discussion_r2414530783

Same for setup

jacalata avatar Oct 09 '25 06:10 jacalata