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

feat: allow test files to be scanned #1542

Merged
merged 2 commits into from Mar 15, 2024
Merged

Conversation

cfabianski
Copy link
Collaborator

Description

Accept another flag --skip-test to skip the test files.
By default, the flag is set to true.

Can be set using env variable BEARER_SKIP_TEST=false or by using the CLI argument --skip-test=false

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@gotbadger
Copy link
Contributor

please run doc gen

@cfabianski cfabianski force-pushed the feat/include-tests-when-scanning branch from 2698281 to 0b619d8 Compare March 15, 2024 10:14
@cfabianski cfabianski merged commit c779c2e into main Mar 15, 2024
8 checks passed
@cfabianski cfabianski deleted the feat/include-tests-when-scanning branch March 15, 2024 10:15
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.

None yet

2 participants