This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535# ============================================================================
3636#
3737"""
38- pyAttributes
39- ############
38+ Module containing test code written for `pyTest <https://www.pytest.org/>`__.
4039
41- :copyright: Copyright 2007-2020 Patrick Lehmann - Bötzingen, Germany
40+ :copyright: Copyright 2007-2021 Patrick Lehmann - Bötzingen, Germany
4241:license: Apache License, Version 2.0
4342"""
Original file line number Diff line number Diff line change 11-r ../requirements.txt
22
33# Coverage collection
4- Coverage >= 5.2.1
4+ Coverage >= 5.5
55
6- # Coverage upload tools
7- codacy-coverage >= 1.3.11
8- codecov >= 2.1.9
6+ # Test Runner
7+ pytest >= 6.2.4
8+ pytest-cov >= 2.12.1
Original file line number Diff line number Diff line change 3535# ============================================================================
3636#
3737"""
38- pyAttributes
38+ pyTerminalUI
3939############
4040
4141:copyright: Copyright 2007-2021 Patrick Lehmann - Bötzingen, Germany
Original file line number Diff line number Diff line change 3535# ============================================================================
3636#
3737"""
38- pyAttributes
38+ pyTerminalUI
3939############
4040
4141:copyright: Copyright 2007-2021 Patrick Lehmann - Bötzingen, Germany
You can’t perform that action at this time.
0 commit comments