robotframework-schemathesislibrary 0.26.0__py3-none-any.whl → 0.27.0__py3-none-any.whl
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.
- SchemathesisLibrary/__init__.py +1 -1
- {robotframework_schemathesislibrary-0.26.0.dist-info → robotframework_schemathesislibrary-0.27.0.dist-info}/METADATA +1 -1
- robotframework_schemathesislibrary-0.27.0.dist-info/RECORD +6 -0
- robotframework_schemathesislibrary-0.26.0.dist-info/RECORD +0 -6
- {robotframework_schemathesislibrary-0.26.0.dist-info → robotframework_schemathesislibrary-0.27.0.dist-info}/WHEEL +0 -0
- {robotframework_schemathesislibrary-0.26.0.dist-info → robotframework_schemathesislibrary-0.27.0.dist-info}/licenses/LICENSE +0 -0
- {robotframework_schemathesislibrary-0.26.0.dist-info → robotframework_schemathesislibrary-0.27.0.dist-info}/top_level.txt +0 -0
SchemathesisLibrary/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: robotframework-schemathesislibrary
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.27.0
|
|
4
4
|
Summary: Robot Framework SchemathesisLibrary to automatically create test cases from API specifications.
|
|
5
5
|
Author-email: Tatu Aalto <aalto.tatu@gmail.com>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
SchemathesisLibrary/__init__.py,sha256=TVrgtXGnkJ8a4be5C7UVIuABJKI_Ck07QwU0YpE8yr4,9116
|
|
2
|
+
robotframework_schemathesislibrary-0.27.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
3
|
+
robotframework_schemathesislibrary-0.27.0.dist-info/METADATA,sha256=y1-Ov4H8vR6WMrEar1Awu3HSV9JVoShrEcBPRRkharM,2670
|
|
4
|
+
robotframework_schemathesislibrary-0.27.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
5
|
+
robotframework_schemathesislibrary-0.27.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
|
|
6
|
+
robotframework_schemathesislibrary-0.27.0.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
SchemathesisLibrary/__init__.py,sha256=EtoHySJdPgzKlg-eUcG8J8eaqMUnnUOenCbh70nRCVk,9116
|
|
2
|
-
robotframework_schemathesislibrary-0.26.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
3
|
-
robotframework_schemathesislibrary-0.26.0.dist-info/METADATA,sha256=y6nYqvWrEDDJy-JQzt7WahteIK9nGlPACYma8HD_eZM,2670
|
|
4
|
-
robotframework_schemathesislibrary-0.26.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
5
|
-
robotframework_schemathesislibrary-0.26.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
|
|
6
|
-
robotframework_schemathesislibrary-0.26.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|