Skip to content

fix(@angular/build): enable unit-test reporters option #30225

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented May 1, 2025

The unit-test builder's reporters option will now pass through the values to the underlying unit-test runner. This allows customization of the reporters used when executing tests.
The unit-test builder is currently considered experimental.

The `unit-test` builder's `reporters` option will now pass through the
values to the underlying unit-test runner. This allows customization of
the reporters used when executing tests.
The `unit-test` builder is currently considered experimental.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label May 1, 2025
@clydin clydin requested a review from alan-agius4 May 1, 2025 15:04
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 1, 2025
@clydin clydin removed the request for review from alan-agius4 May 1, 2025 16:57
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label May 1, 2025
@jkrems jkrems merged commit 457b447 into angular:main May 1, 2025
34 checks passed
@jkrems
Copy link
Contributor

jkrems commented May 1, 2025

The changes were merged into the following branches: main, 20.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/build target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants