Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing: Allow running tests locally and make README-test more verbose #69

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

SmithChart
Copy link
Member

During development we wanted to run the tests locally. Since we only have a few tests we decided to add them to make qa.

This also adds a new check to test_help_in_readme() that fails when the output in the README is zero lines long. This can happen when indentation is wrong :-)
(And while we are on it add some meaningful messages to the asserts.)

To be merged after #68 .

@SmithChart
Copy link
Member Author

#68 is merged. Rebased onto master.

@SmithChart SmithChart merged commit 1c62659 into linux-automation:master Feb 20, 2024
4 checks passed
@SmithChart SmithChart changed the title Testing: Allow to run tests locally and make README-test more verbose Testing: Allow running tests locally and make README-test more verbose Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants