Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a reporter for Tavern testing framework #312

Merged
merged 4 commits into from
Dec 5, 2024
Merged

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Dec 5, 2024

This pull request introduces the integration of the qase-tavern package into the project, along with necessary configuration, documentation, and example tests. The most significant changes are the addition of the qase-tavern package, updates to the workflow configuration to include qase-tavern, and new example files demonstrating how to use qase-tavern for testing.

Integration of qase-tavern package:

Documentation and configuration:

  • examples/tavern/Readme.md: Added instructions on how to run the Tavern examples, including cloning the repository, installing dependencies, setting environment variables, and running the tests.
  • examples/tavern/qase.config.json: Added a sample configuration file for qase-tavern with various settings for running tests and reporting results.
  • qase-tavern/LICENSE.txt: Added the Apache License 2.0 for the qase-tavern package.
  • qase-tavern/README.md: Added a README file for the qase-tavern package, including installation instructions, getting started guide, configuration options, and requirements.
  • qase-tavern/changelog.md: Added a changelog file noting the first release of the qase-tavern package.

Example tests:

@gibiw gibiw merged commit 7da6928 into main Dec 5, 2024
36 checks passed
@gibiw gibiw deleted the feat/tavern branch December 5, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant