tbottest.decorators

tbottest.decorators.tbot_save_flags(tc: F_tc) F_tc[source]

Use this decorator if your testcase manipulates the tbot flags.

it ensures, that the tbot.flags are not changed after the testcase finishes.