You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small change in tox.ini allow giving pytests extra arguments, for
e.g.
tox -e pypy-39-unit -- -k test_heartbeat_check_rate_ -s
which allow running only part of the tests (useful for debug purpose).
Signed-off-by: Arnaud Morin <[email protected]>
Change-Id: I535acdb918c6caaae6e6ea4596437076a38f7a59
0 commit comments