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
Description
Right now the Netbeans Test Runner API only allow test Class names to end with .*Test.py.
This fit Java class names but not Python were the naming convention for test file is more test_.*.py