Add deny_skipping parameter 21/73421/9
authorBellengé Maxime <maxime.bellenge@orange.com>
Thu, 30 Jun 2022 09:56:51 +0000 (11:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 7 Jul 2022 13:07:09 +0000 (15:07 +0200)
commit4970d3bfe0e8e580beaa86ae7c41977e2e93ab3f
treec70ef205cfa04b1ff674f2726ffd5f38ba5ba7b0
parent861f79d46397d8bbc5b55b95bc4ca2ac0fb1f247
Add deny_skipping parameter

It takes into account or not skip tests in the global result
It also adds unit tests to cover it.

It should be noted that if follows the deny skipping
model proposed by Functest (tempest).

Change-Id: I15fa7a3946c6e3b2ae190e4f8abf3b9361a391a4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xtesting/core/robotframework.py
xtesting/tests/unit/core/test_robotframework.py