Tests that will only run when !EXPERIMENTAL_DUAL_FUND: @pytest.marker.openchannel('v1') def test_...() Tests that will only run when EXPERIMENTAL_DUAL_FUND: @pytest.marker.openchannel('v2') def test_...()