src/eric7/Testing/Interfaces/TestExecutorBase.py

branch
eric7
changeset 10439
21c28b0f9e41
parent 10426
1150e67efb5a
child 10460
3b34efa2857c
child 10683
779cda568acb
equal deleted inserted replaced
10438:4cd7e5a8b3cf 10439:21c28b0f9e41
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2022 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2022 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the executor base class for the various testing frameworks 7 Module implementing the executor base class for the various testing frameworks
8 and supporting classes. 8 and supporting classes.

eric ide

mercurial