Skip to content

test: use Node.js argument parser for E2E test runner#28031

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:e2e/args-parser
Jul 11, 2024
Merged

test: use Node.js argument parser for E2E test runner#28031
alan-agius4 merged 1 commit intoangular:mainfrom
clydin:e2e/args-parser

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Jul 11, 2024

The node:util builtin provides an argument parser that
can be leveraged for the E2E test runner that avoids the
need for additional third-party packages.

@clydin clydin force-pushed the e2e/args-parser branch from ffb5bb5 to 6628256 Compare July 11, 2024 04:04
The `node:util` builtin provides an argument parser that
can be leveraged for the E2E test runner that avoids the
need for additional third-party packages.
@clydin clydin force-pushed the e2e/args-parser branch from 6628256 to 393fca1 Compare July 11, 2024 04:05
@clydin clydin marked this pull request as ready for review July 11, 2024 04:05
@clydin clydin added target: minor This PR is targeted for the next minor release action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 11, 2024
@clydin clydin requested a review from alan-agius4 July 11, 2024 11:06
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 11, 2024
@alan-agius4 alan-agius4 merged commit 9b8baa6 into angular:main Jul 11, 2024
@clydin clydin deleted the e2e/args-parser branch July 11, 2024 11:40
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants