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
Improved the selective test functionalities (--skip-until, --continue-from, --ids, --groups, --exclude, --exclude-groups).
Skipped tests are now skipped completely and they neither appear in the output nor start their associated containers.
Fix bug related to KeyboardInterrupts.
Update test cases to make them more compatible among different distributions.