[ sid ]
[ 原始碼: parametrize ]
套件:python3-parametrize(0.2.0-1)
Drop-in @pytest.mark.parametrize replacement
You want to start using @pytest.mark.parametrize, but can't simply drop unittest.TestCase because you have tons of self.assert's, setUp's tearDown's to rewrite?
With @parametrize you can start parameterizing your tests now, and get rid of unittest.TestCase later if needed.
其他與 python3-parametrize 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
