Skip to content

Add missing consolekit and sdjson test requirements#98

Open
szx19970521 wants to merge 1 commit into
repo-helper:masterfrom
szx19970521:fix-test-requirements-consolekit-sdjson
Open

Add missing consolekit and sdjson test requirements#98
szx19970521 wants to merge 1 commit into
repo-helper:masterfrom
szx19970521:fix-test-requirements-consolekit-sdjson

Conversation

@szx19970521

Copy link
Copy Markdown

Fixes #51.

This adds the test-only dependencies that are imported during the test run:

  • consolekit, used by the consolekit.testing pytest plugin in ests/conftest.py
  • sdjson, required by CLI/info tests after the pytest plugin loads

These packages are added to ests/requirements.txt so contributors installing the documented test requirements get a complete environment.

@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

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.

Add consolekit and sdjson to tests/requirements.txt

2 participants