robotframework-schemathesislibrary 0.1.0__py3-none-any.whl → 0.3.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.

Potentially problematic release.


This version of robotframework-schemathesislibrary might be problematic. Click here for more details.

@@ -80,6 +80,7 @@ class SchemathesisLibrary(DynamicCore):
80
80
  ROBOT_LIBRARY_VERSION = __version__
81
81
  ROBOT_LISTENER_API_VERSION = 3
82
82
  ROBOT_LIBRARY_SCOPE = "TEST SUITE"
83
+ """SchemathesisLibrary is a library for validating API cases using Schemathesis."""
83
84
 
84
85
  def __init__(
85
86
  self,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: robotframework-schemathesislibrary
3
- Version: 0.1.0
3
+ Version: 0.3.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=bsnlxKhEAntETzLWrUdJi0-4hTsw076jaGDlWmrPXiI,5928
2
+ robotframework_schemathesislibrary-0.3.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
+ robotframework_schemathesislibrary-0.3.0.dist-info/METADATA,sha256=Cff7-XqbNL0nuBsOQt0pcXl0M8iUyhI67fgWDLyoe4A,2386
4
+ robotframework_schemathesislibrary-0.3.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ robotframework_schemathesislibrary-0.3.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
+ robotframework_schemathesislibrary-0.3.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- SchemathesisLibrary/__init__.py,sha256=dP9bnMPckwl3TcvDPejrrUjb-qOfJ-HTvj1d-5OCDaE,5840
2
- robotframework_schemathesislibrary-0.1.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
- robotframework_schemathesislibrary-0.1.0.dist-info/METADATA,sha256=39atnAFYniMOyUWy_uJxwqGarZtaYlAGz8DR6CV6Uww,2386
4
- robotframework_schemathesislibrary-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- robotframework_schemathesislibrary-0.1.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
- robotframework_schemathesislibrary-0.1.0.dist-info/RECORD,,