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

Allow callers to customize CLI options for test runner #18

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

lpsinger
Copy link
Member

@lpsinger lpsinger commented Jul 2, 2024

Some projects use Jest for test coverage and some use the builtin Node.js test runner. The two frameworks accept different CLI options. Allow the calling workflow to customize the CLI options for the test runner.

See nasa-gcn/architect-plugin-search#45.

Some projects use Jest for test coverage and some use the builtin
Node.js test runner. The two frameworks accept different CLI
options. Allow the calling workflow to customize the CLI options
for the test runner.

See nasa-gcn/architect-plugin-search#45.
@lpsinger lpsinger requested review from Courey and dakota002 July 2, 2024 04:37
@lpsinger lpsinger merged commit 11d0c13 into main Jul 2, 2024
@lpsinger lpsinger deleted the test-options branch July 2, 2024 13:05
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