DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Refactor coil tests to use `pytest.mark.parametrize` which treats it as different tests rather than 1 big one so easier to debug and run specific ones in case of failure.

Open dpanici opened this issue 7 months ago • 1 comments

might be able to refactor this to use pytest.mark.parametrize which treats it as different tests rather than 1 big one so easier to debug and run specific ones in case of failure.

Originally posted by @f0uriest in https://github.com/PlasmaControl/DESC/pull/1099#discussion_r1667216952

dpanici avatar Jul 06 '24 04:07 dpanici