Skip to content

Commit

Permalink
docs: update the root readme
Browse files Browse the repository at this point in the history
- mark `qaseio` as deprecated
- add `qase-api-client` and `qase-api-v2-client` clients
- remove `qase-pytest-bdd`
  • Loading branch information
gibiw committed Jul 8, 2024
1 parent 5000ce8 commit 0b9bbbd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# [Qase](https://qase.io) Python
# [Qase TestOps](https://qase.io) reporters for Python

This is a monorepo for all Python-related projects
Monorepo with [Qase TestOps](https://qase.io) reporters for Python testing frameworks.

## Projects

- [qaseio](/qaseio) - Qase TestOps API client (v1)
- [qase-python-api](/qase-python-api) - Qase TestOps API client (v2)
- [qase-api-client](/qase-api-client) - Qase TestOps API client (v1)
- [qase-api-v2-client](/qase-api-v2-client) - Qase TestOps API client (v2)
- [qase-pytest](/qase-pytest) - Pytest reporter for Qase Report and Qase TestOps
- [qase-pytest-bdd](/qase-pytest-bdd/) - Pytest-bdd reporter
- [qase-robotframework](/qase-robotframework) - Robot Framework reporter
- [qase-python-commons](/qase-python-commons/) - Library with common components shared across reporters
- [qase-python-commons](/qase-python-commons/) - Library with common components shared across reporters
- [qaseio](/qaseio) - Qase TestOps API client (v1). Deprecated, use qase-python-api instead

0 comments on commit 0b9bbbd

Please sign in to comment.