pytest.mark.parametrize使用前言定义参数使用举栗1、argnames、argvalues1. 单参数单值2. 单参数多值3. 多参数多值前言Pytest参数化有两种 ...
確定! 回上一頁