have we a tool to find all docstring tests in plone coredev? have you an idea how we can find out all places?
Well, searching for .rst and .txt files might yield quite a few false positives, but otherwise looking at bin/test –all and checking which are run as docstrings might be another way.
Part of the project could be to create a tool to find them ![]()