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

azdev test: Simplify the discovery messages with --discover args #498

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

kairu-ms
Copy link
Contributor

@kairu-ms kairu-ms commented Dec 20, 2024

This PR simplifies the output of discovering tests by only printing messages for related tests and modules. And ignore those messages for the global cases such as CLI, EXT or all modules.

  • for test a function
    image

  • for test a module
    image

  • for test CLI
    image

Copy link

Hi @kairu-ms,
Please write the description of change into HISTORY.rst.
If you want to release a new azdev version, please update the VERSION in init.py as well.

@kairu-ms kairu-ms changed the title Simplify the output of discovering tests only print for related tests azdev test: Simplify the discovery messages with --discover args Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@kairu-ms kairu-ms requested a review from bebound December 20, 2024 05:12
@kairu-ms kairu-ms self-assigned this Dec 20, 2024
@kairu-ms kairu-ms merged commit bacb725 into Azure:dev Dec 20, 2024
25 checks passed
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