Skip to content

Releases: exasol/pytest-plugins

pytest-slc-0.3.2

11 Feb 10:42
8b40ca4
Compare
Choose a tag to compare

0.3.2 - 2025-02-11

Summary

Dependency update on top of 0.3.1

Internal

  • Updated python-toolbox to >=0.16.0
  • Updated exasol-backend to >=1.0.0

pytest-extension-0.2.2

11 Feb 10:41
8b40ca4
Compare
Choose a tag to compare

0.2.2 - 2025-02-11

Summary

Dependency update on top of 0.2.1

Internal

  • Relock dependencies
  • Updated python-toolbox to >=0.16.0
  • Updated exasol-python to >=1.0.0

pytest-backend-0.3.3

11 Feb 10:41
8b40ca4
Compare
Choose a tag to compare

0.3.3 - 2025-02-11

Summary

Dependency update on top of 0.3.2

Internal

  • Updated exasol-bucketfs to >=1.0.0

pytest-itde-0.2.1

22 Nov 13:28
2e98748
Compare
Choose a tag to compare

0.2.1 - 2024-11-21

Refactoring

  • Adjust dependency constrains

Internal

  • Relock dependencies
  • Discontinued the project

pytest-saas-0.2.3

22 Nov 08:11
ddd03c9
Compare
Choose a tag to compare

0.2.3 - 2024-11-21

Internal

  • Relock dependencies
  • Discontinued the project

Bug fixing

  • #75: Fixed the project_short_tag fixture. Now it should be able to find the error_code_config.yml
    regardless of the testing rootpath.

pytest-backend-0.3.2

22 Nov 08:21
ddd03c9
Compare
Choose a tag to compare

0.3.2 - 2024-11-21

Summary

Bug fixing release

Bug fixing

  • #75: Fixed the project_short_tag fixture. Now it should be able to find the error_code_config.yml
    regardless of the testing rootpath.
  • #79: Made the plugin working with Python 3.9

Internal

  • Updated python-toolbox to >=0.16.0

pytest-slc-0.3.1

01 Nov 13:32
2badbfe
Compare
Choose a tag to compare

0.3.1 - 2024-11-01

Summary

Relocked the dependencies and fixed the deficiencies of the 0.3.0

Documentation

  • #51: Corrected docstring of fixture export_slc_async

Refactorings

  • Relock dependencies
  • #73: Added handling the old style ITDE TaskRuntimeError

pytest-backend-0.3.1

31 Oct 14:21
a341378
Compare
Choose a tag to compare

0.3.1 - 2024-10-31

Summary

Relocked the dependencies and fixed the deficiencies of the 0.3.0

Documentation

  • #69: Fixed names of the CLI options in the user guide of pytest-exasol-backend

Refactorings

  • Relock dependencies
  • #71 Made the ParallelTask propagating exceptions to the caller.

pytest-extension-0.2.1

10 Oct 18:30
f158045
Compare
Choose a tag to compare

0.2.1 - 2024-10-10

Summary

This release is a bug fixing patch for 0.2.0.

Bug fixes

  • #65 Bug in the cli_args fixture.

pytest-extension-0.2.0

10 Oct 08:33
733ceb3
Compare
Choose a tag to compare

0.2.0 - 2024-10-09

Summary

Added fixtures for testing extensions' CLI commands.

Internal

  • Relock dependencies

Features

  • #61 Added fixtures providing the DB and BucketFS connection parameters that would be supplied as CLI options.