pytestomatio 2.8.2.dev3__tar.gz → 2.8.2.dev4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pytestomatio-2.8.2.dev3/pytestomatio.egg-info → pytestomatio-2.8.2.dev4}/PKG-INFO +2 -2
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pyproject.toml +2 -2
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/utils/validations.py +1 -1
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4/pytestomatio.egg-info}/PKG-INFO +2 -2
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/requires.txt +1 -1
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/LICENSE +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/README.md +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/connect/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/connect/connector.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/connect/s3_connector.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/decor/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/decor/decorator_updater.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/decor/default.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/decor/pep8.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/main.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testing/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testing/code_collector.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testing/testItem.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/testRunConfig.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/testomat_item.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/testomatio.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/utils/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/utils/helper.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/utils/parser_setup.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/SOURCES.txt +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/dependency_links.txt +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/entry_points.txt +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/top_level.txt +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/setup.cfg +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/sub_mob/__init__.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/sub_mob/sub_sub_class_test.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/sub_mob/sub_sub_test.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/test_class_sub.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/sub/test_sub.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/test_class_root.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/test_decorators.py +0 -0
- {pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/tests/test_root.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pytestomatio
|
|
3
|
-
Version: 2.8.2.
|
|
3
|
+
Version: 2.8.2.dev4
|
|
4
4
|
Summary: Pytest plugin to sync test with testomat.io
|
|
5
5
|
Author: Oleksii Ostapov, TikoQA
|
|
6
6
|
Project-URL: Testomat.io, https://testomat.io/
|
|
@@ -17,7 +17,7 @@ Requires-Dist: requests>=2.29.0
|
|
|
17
17
|
Requires-Dist: pytest>7.2.0
|
|
18
18
|
Requires-Dist: boto3>=1.28.28
|
|
19
19
|
Requires-Dist: libcst==1.1.0
|
|
20
|
-
Requires-Dist: commitizen>=3.
|
|
20
|
+
Requires-Dist: commitizen>=3.29.0
|
|
21
21
|
Requires-Dist: autopep8>=2.1.0
|
|
22
22
|
|
|
23
23
|
[](https://github.com/support-ukraine/support-ukraine)
|
|
@@ -13,14 +13,14 @@ version_provider = "pep621"
|
|
|
13
13
|
update_changelog_on_bump = true
|
|
14
14
|
[project]
|
|
15
15
|
name = "pytestomatio"
|
|
16
|
-
version = "2.8.2.
|
|
16
|
+
version = "2.8.2.dev4"
|
|
17
17
|
|
|
18
18
|
dependencies = [
|
|
19
19
|
"requests>=2.29.0",
|
|
20
20
|
"pytest>7.2.0",
|
|
21
21
|
"boto3>=1.28.28",
|
|
22
22
|
"libcst==1.1.0",
|
|
23
|
-
"commitizen>=3.
|
|
23
|
+
"commitizen>=3.29.0",
|
|
24
24
|
"autopep8>=2.1.0"
|
|
25
25
|
]
|
|
26
26
|
|
|
@@ -10,7 +10,7 @@ def validate_option(config: Config) -> Literal['sync', 'report', 'remove', 'debu
|
|
|
10
10
|
if os.getenv('TESTOMATIO') is None:
|
|
11
11
|
raise ValueError('TESTOMATIO env variable is not set')
|
|
12
12
|
|
|
13
|
-
if config.
|
|
13
|
+
if hasattr(config.option, 'numprocesses') and option in ('sync', 'debug', 'remove'):
|
|
14
14
|
raise ValueError('Testomatio does not support parallel sync, remove or report. Remove --numprocesses option')
|
|
15
15
|
|
|
16
16
|
return option
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pytestomatio
|
|
3
|
-
Version: 2.8.2.
|
|
3
|
+
Version: 2.8.2.dev4
|
|
4
4
|
Summary: Pytest plugin to sync test with testomat.io
|
|
5
5
|
Author: Oleksii Ostapov, TikoQA
|
|
6
6
|
Project-URL: Testomat.io, https://testomat.io/
|
|
@@ -17,7 +17,7 @@ Requires-Dist: requests>=2.29.0
|
|
|
17
17
|
Requires-Dist: pytest>7.2.0
|
|
18
18
|
Requires-Dist: boto3>=1.28.28
|
|
19
19
|
Requires-Dist: libcst==1.1.0
|
|
20
|
-
Requires-Dist: commitizen>=3.
|
|
20
|
+
Requires-Dist: commitizen>=3.29.0
|
|
21
21
|
Requires-Dist: autopep8>=2.1.0
|
|
22
22
|
|
|
23
23
|
[](https://github.com/support-ukraine/support-ukraine)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/testRunConfig.py
RENAMED
|
File without changes
|
{pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio/testomatio/testomat_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pytestomatio-2.8.2.dev3 → pytestomatio-2.8.2.dev4}/pytestomatio.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|