eric7/Testing/__init__.py

branch
unittest
changeset 9066
a219ade50f7c
parent 9059
e7fd342f8bfc
child 9074
1afb90182258
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric7/Testing/__init__.py	Mon May 16 19:46:51 2022 +0200
@@ -0,0 +1,9 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2022 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing testing functionality and interface to various test
+frameworks.
+"""

eric ide

mercurial