comparison: eric7/Testing/__init__.py
eric7/Testing/__init__.py
- branch
- unittest
- changeset 9066
- a219ade50f7c
- parent 9059
- e7fd342f8bfc
- child 9074
- 1afb90182258
equal
deleted
inserted
replaced
|
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2022 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
|
5 |
|
6 """ |
|
7 Package implementing testing functionality and interface to various test |
|
8 frameworks. |
|
9 """ |