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
It would be worth discussing whether those tests need to be maintained at all. As a plugin writer, I had to rewrite them from scratch. The tests are here as a reminder for plugin writers to ensure they do not forget to write tests. They are not executable by default. Have we considered removing them? We would only leave an empty dir tree there (with one empty file -> test_nothing.py).
Any attempt to create a new plugin should already use the pytest style for tests.
This could avoid any after rework converting tests.
The text was updated successfully, but these errors were encountered: