robotframework-schemathesislibrary 0.10.0__py3-none-any.whl → 0.12.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.10.0"
34
+ __version__ = "0.12.0"
35
35
 
36
36
 
37
37
  @dataclass
@@ -85,12 +85,12 @@ class SchemathesisLibrary(DynamicCore):
85
85
 
86
86
  Library must be imported with the `url` or `path` argument to specify the
87
87
  OpenAPI schema. The library uses
88
- [DataDriver|https://github.com/Snooz82/robotframework-datadriver] to generate
88
+ [https://github.com/Snooz82/robotframework-datadriver|DataDriver] to generate
89
89
  test cases from the OpenAPI schema by using
90
- [Schemathesis|https://github.com/schemathesis/schemathesis/]. The library
90
+ [https://github.com/schemathesis/schemathesis|Schemathesis]. The library
91
91
  creates test cases that takes one argument, `${case}`, which is a
92
92
  Schemathesis
93
- [Case|https://schemathesis.readthedocs.io/en/stable/reference/python/#schemathesis.Case]
93
+ [https://schemathesis.readthedocs.io/en/stable/reference/python/#schemathesis.Case|Case]
94
94
  object. The `Call And Validate` keyword can be used to call and validate
95
95
  the case. The keyword will log the request and response details.
96
96
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: robotframework-schemathesislibrary
3
- Version: 0.10.0
3
+ Version: 0.12.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=DF05CpKN_NfFbuZUhHykH2BuTezaX__setLjYg6ekJ4,9116
2
+ robotframework_schemathesislibrary-0.12.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
+ robotframework_schemathesislibrary-0.12.0.dist-info/METADATA,sha256=15DHO22zIj4B0Pzo0IiQM5A81IJOFPIiNXtfh-BW13U,2670
4
+ robotframework_schemathesislibrary-0.12.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
+ robotframework_schemathesislibrary-0.12.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
+ robotframework_schemathesislibrary-0.12.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- SchemathesisLibrary/__init__.py,sha256=5djP2l57izkwadVfQxl2vr1kr2QRzv2zw_5uirdnz6E,9117
2
- robotframework_schemathesislibrary-0.10.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
3
- robotframework_schemathesislibrary-0.10.0.dist-info/METADATA,sha256=qolKj68hIRLbNxj9nq7r9aUxdTIE6sLkqi_FXOiWMMs,2670
4
- robotframework_schemathesislibrary-0.10.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
5
- robotframework_schemathesislibrary-0.10.0.dist-info/top_level.txt,sha256=bVGNag3IIuKRUVgjTtfRyDvyN3qRFYSSpmbCl5MBrUU,20
6
- robotframework_schemathesislibrary-0.10.0.dist-info/RECORD,,