This is actually possible via indirect parametrization. This example does what you want with pytest 3.1.2: import pytest class TimeLine: def ...
確定! 回上一頁