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

Fix BATS_TEST_NAMES contains "--tags" #705

Conversation

martin-schulze-vireso
Copy link
Member

@martin-schulze-vireso martin-schulze-vireso commented Feb 26, 2023

Fixes #700, fixes #689

  • fix BATS_TEST_NAMES containing --tag since v1.8.0
  • add BATS_TEST_TAGS
  • print BATS_TEST_TAGS on error, if the test has tags

@martin-schulze-vireso martin-schulze-vireso requested a review from a team as a code owner February 26, 2023 12:45
@martin-schulze-vireso martin-schulze-vireso force-pushed the fix/issue_700_BATS_TEST_NAMES_contains_--tags branch from 8fa8383 to a00ca60 Compare February 27, 2023 22:30
being "unset" with bash 3
@martin-schulze-vireso martin-schulze-vireso merged commit e4ddb10 into bats-core:master Feb 28, 2023
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.

BATS_TEST_NAMES seems to not contain test names Show tags of failing tests
1 participant