Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Nov 9, 2024

Right now, there's a blurb test command which checks the files in https://github.com/python/blurb/tree/main/tests/fail and https://github.com/python/blurb/tree/main/tests/pass are dealt with as expected.

They're not run as part of the regular unit test suite and aren't part of test coverage.

This PR moves them into the test suite and removes the blurb test subcommand.

As an alternative, we could possibly keep the blurb test subcommand and also make then runnable via the test suite, but I think it might be cleaner to have them all in one place?

@hugovk hugovk merged commit 65941da into python:main Jan 6, 2025
11 checks passed
@hugovk hugovk deleted the blurb-test branch January 6, 2025 13:56
@hugovk hugovk mentioned this pull request Jan 7, 2025
@hugovk hugovk changed the title Move 'blurb test' subcommand into test suite Move blurb test subcommand into test suite Jan 15, 2025
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.

2 participants