Add deny_skipping parameter 83/73483/1
authorBellengé Maxime <maxime.bellenge@orange.com>
Thu, 30 Jun 2022 09:56:51 +0000 (11:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 23 Sep 2022 11:18:18 +0000 (13:18 +0200)
commit0e9f1fb341392881074b2d11830cf42a2bd2abf4
treeb06b7bf31252a1023d6f393d48ac308d98f67304
parent7e195ded9fa55e4c535b751fb9289f191b81c48c
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>
(cherry picked from commit 4970d3bfe0e8e580beaa86ae7c41977e2e93ab3f)
xtesting/core/robotframework.py
xtesting/tests/unit/core/test_robotframework.py