Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Oct 14, 2025

This commit adds transformers for miscellaneous Jasmine APIs and handles unsupported features.

Coverage includes:

  • Timer mocks (jasmine.clock)
  • The fail() function
  • jasmine.DEFAULT_TIMEOUT_INTERVAL

It also includes the logic to identify and add TODO comments for any unsupported Jasmine APIs, ensuring a safe migration.

…est schematic

This commit adds transformers for miscellaneous Jasmine APIs and handles unsupported features.

Coverage includes:
- Timer mocks (jasmine.clock)
- The fail() function
- jasmine.DEFAULT_TIMEOUT_INTERVAL

It also includes the logic to identify and add TODO comments for any unsupported Jasmine APIs, ensuring a safe migration.
@clydin clydin added the target: major This PR is targeted for the next major release label Oct 14, 2025
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Oct 14, 2025
@clydin clydin merged commit 629f5cb into angular:main Oct 14, 2025
35 checks passed
@clydin clydin deleted the refactor/jasmine-vitest-4 branch October 14, 2025 15:20
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 area: @schematics/angular detected: feature PR contains a feature commit target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants