Files
@ 66c40720e7b2
Branch filter:
Location: kallithea/docs/usage/locking.rst
66c40720e7b2
1.1 KiB
text/prs.fallenstein.rst
pytest migration: remove custom 'parameterized' implementation
Since all tests have been converted to pure pytest style, we can get rid of
the custom 'parameterized' helper, and use pytest's parametrize instead.
Since all tests have been converted to pure pytest style, we can get rid of
the custom 'parameterized' helper, and use pytest's parametrize instead.