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

@@ -31,7 +31,7 @@ from schemathesis.core import NotSet
31
31
  from schemathesis.core.result import Ok
32
32
  from schemathesis.core.transport import Response
33
33
 
34
- __version__ = "0.7.0"
34
+ __version__ = "0.9.0"
35
35
 
36
36
 
37
37
  @dataclass
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: robotframework-schemathesislibrary
3
- Version: 0.7.0
3
+ Version: 0.9.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
@@ -38,7 +38,8 @@ pip install robotframework-schemathesislibrary
38
38
  # Keyword documentation
39
39
  See
40
40
  [keyword documentation](https://aaltat.github.io/robotframework-schemathesis/SchemathesisLibrary.html)
41
- for more details.
41
+ for more details. A link older keyword documentation can be found from
42
+ [versions page](https://aaltat.github.io/robotframework-schemathesis/versions/)
42
43
 
43
44
  # Usage
44
45
  Test are automatically generated based your API specification, SchemathesisLibrary uses
@@ -0,0 +1,6 @@
1
+ SchemathesisLibrary/__init__.py,sha256=KqOh3P8dCWHqedP-mawSjoeiXh1d6SUI16W3UxPBOAg,5928
2
+ robotframework_schemathesislibrary-0.9.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
+ robotframework_schemathesislibrary-0.9.0.dist-info/METADATA,sha256=711603PVQtLPiyzk-gvpxfFm_peQCkiGo67jj77DWzo,2669
4
+ robotframework_schemathesislibrary-0.9.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ robotframework_schemathesislibrary-0.9.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
+ robotframework_schemathesislibrary-0.9.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- SchemathesisLibrary/__init__.py,sha256=LZmcKZ6cyMD9uXKk0QZOXJsQurI6LNxQVcuHOeJcNl0,5928
2
- robotframework_schemathesislibrary-0.7.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
- robotframework_schemathesislibrary-0.7.0.dist-info/METADATA,sha256=iQFc3Cuf7NLGPSzKfmxZHyTN7DZgUxGd8j2JZPzSKC4,2537
4
- robotframework_schemathesislibrary-0.7.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- robotframework_schemathesislibrary-0.7.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
- robotframework_schemathesislibrary-0.7.0.dist-info/RECORD,,