src/eric7/Testing/Interfaces/UnittestRunner.py

branch
eric7
changeset 9653
e67609152c5e
parent 9485
0f3620304d7a
child 9654
7328efba128b
child 10404
f7d9c31f0c38
equal deleted inserted replaced
9652:75881562981b 9653:e67609152c5e
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2022 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2022 - 2023 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the test runner script for the 'unittest' framework. 7 Module implementing the test runner script for the 'unittest' framework.
8 """ 8 """

eric ide

mercurial