--- a/eric7/Unittest/Interfaces/PytestRunner.py Sun May 15 18:08:31 2022 +0200
+++ b/eric7/Unittest/Interfaces/PytestRunner.py Mon May 16 17:22:43 2022 +0200
@@ -10,6 +10,8 @@
import json
import sys
+# TODO: implement 'pytest' support in PytestRunner
+
class GetPluginVersionsPlugin():
"""