Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Paratron/angular-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: testing-library/angular-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
  • 8 commits
  • 45 files changed
  • 3 contributors

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    5729aa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    3cb2469 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    16faf6f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. docs: add mikeshtro as a contributor for code, and bug ( testing-libra...

    ...ry#537)
    * docs: update README.md [skip ci]
    * docs: update .all-contributorsrc [skip ci]
    ---------
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    420f0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. feat: release v18 ( testing-library#533 )

    * feat: update to Angular 20 (testing-library#530)
    BREAKING CHANGE:
    The angular minimum version has changed.
    BEFORE:
    Angular 17,18,19 were supported.
    AFTER:
    Angular 20 (and up) is supported.
    Reason: The method `TestBed.get` has been removed.
    * feat: remove animations dependency (testing-library#531)
    BREAKING CHANGE:
    Angular recommends using CSS animations, https://angular.dev/guide/animations/migration
    Because of the removal of the animations dependency, the `NoopAnimationsModule` is no longer automatically imported in the render function.
    BEFORE:
    The `NoopAnimationsModule` was always imported to the render the component.
    AFTER:
    Import the `NoopAnimationsModule` in your render configuration (where needed):
    ```ts
     await render(SutComponent, {
     imports: [NoopAnimationsModule],
    });
    ```
    * feat: add stronger types (testing-library#413)
    timdeschryver authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    4fea701 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    e66514b View commit details
    Browse the repository at this point in the history
  2. docs: add jdegand as a contributor for code ( testing-library#544 )

    * docs: update README.md [skip ci]
    * docs: update .all-contributorsrc [skip ci]
    ---------
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3e01728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da958b View commit details
    Browse the repository at this point in the history
Loading

AltStyle によって変換されたページ (->オリジナル) /