ni / ni/nimi-python

Add system test to ensure driver runtime version tested against, matches the version listed in documentation

Open
#1,136 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs test
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.