Add system test to ensure driver runtime version tested against, matches the version listed in documentation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
Add system test to ensure driver runtime version tested against, matches the version listed in documentation.
Driver Version Tested Against is listed in README and on PyPI.
From @marcoskirsch
this would require putting the "tested against" versions in metadata, making that available to the test, and writing the tests to compare the two.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read README.rst and the existing system-test setup to locate the documented Driver Version Tested Against value and understand how driver metadata is exposed. Trace the runtime version representation, then add coverage that compares the metadata, documentation, and PyPI-listed version; done means mismatches are detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100