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
Add the capacity to run individual tests and test files to runtests.py (#19069)
I have added the capacity to run individual tests and files by
specifying them to runtests.py, removing the burden of remembering the
correct arguments to pytest. I have updated the contributor
documentation accordingly.
0 commit comments