Skip to content

More efficient test loading and add option to include tests in packaging#1171

Merged
isc-dchui merged 1 commit into
mainfrom
improve-test-framework
May 15, 2026
Merged

More efficient test loading and add option to include tests in packaging#1171
isc-dchui merged 1 commit into
mainfrom
improve-test-framework

Conversation

@isc-dchui
Copy link
Copy Markdown
Collaborator

Description

Testing

Added a new integration test.
Ran the tests both with and without the -D flags

Checklist

  • This branch has the latest changes from the main branch rebased or merged.
  • Changelog entry added.
  • Unit (zpm test -only) and integration tests (zpm verify -only) pass.
  • Style matches the style guide in the contributing guide.
  • Documentation has been/will be updated
    • Source controlled docs, e.g. README.md, should be included in this PR and Wiki changes should be made after this PR is merged (add an extra issue for this if needed)
  • Pull request correctly renders in the "Preview" tab.

@isc-dchui isc-dchui merged commit ce16dee into main May 15, 2026
16 checks passed
@isc-dchui isc-dchui deleted the improve-test-framework branch May 15, 2026 21:08
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.

Provide a way to suppress load of unit tests Let's have an option to not package unit-tests

2 participants