Skip to content

Releases: znsio/specmatic-python-extensions

v0.7.9

01 Jun 12:23
Compare
Choose a tag to compare

Minor improvements.

Bumped to version 0.7.8.

31 May 11:30
Compare
Choose a tag to compare

Minor improvements, updated documentation.

v0.7.7

30 May 13:54
Compare
Choose a tag to compare

Minor improvements.

v0.7.6

30 May 08:26
Compare
Choose a tag to compare

Improvements to testing asgi apps:

  • Ability to pass a function to update app config with stub host and port.
  • This allows us to run tests for asgi apps in 'autowire' mode (without specifying any ports).

v0.7.5

29 May 17:15
Compare
Choose a tag to compare

Minor improvements, updated readme file.

v0.7.4

29 May 15:51
Compare
Choose a tag to compare

Added ability to pass a list of contract file paths for specmatic test and stub.

v0.7.3

29 May 12:26
Compare
Choose a tag to compare

Some fixes to to get the package working with Python 3.8

v0.7.2

29 May 11:20
Compare
Choose a tag to compare

Implemented wrapper methods to stub, start app and run tests in one go ( for wsgi and asgi apps).

v0.7.1

26 May 08:10
Compare
Choose a tag to compare

Updated documentation to provide a brief overview of all the main api methods.

v0.7.0

26 May 06:54
Compare
Choose a tag to compare

Improvements to running asgi apps in tests.