Angular Testing Library Versions Save

🐙 Simple and complete Angular testing utilities that encourage good testing practices

v16.0.0

1 month ago

16.0.0 (2024-04-18)

Features

BREAKING CHANGES

  • New version of @testing-library/dom changes various roles. Check out the changed tests in testing-library/dom-testing-library@2c57055 to get an overview about what changed.

v15.2.0

3 months ago

15.2.0 (2024-01-22)

Features

v15.1.0

5 months ago

15.1.0 (2023-12-02)

Features

v15.0.0

5 months ago

15.0.0 (2023-11-28)

Features

  • add methods to test deferrable views (#426) (a0dfa35)

BREAKING CHANGES

  • Requires Angular v17 to test deferrable views.

v14.5.1

5 months ago

14.5.1 (2023-11-28)

Bug Fixes

  • revert methods to test deferrable views (0582c04)

v14.5.0

6 months ago

14.5.0 (2023-11-16)

Features

v14.4.1

6 months ago

14.4.1 (2023-11-14)

Bug Fixes

v14.4.0

6 months ago

14.4.0 (2023-11-11)

Features

v14.3.0

9 months ago

14.3.0 (2023-08-17)

Features

v14.2.0

9 months ago

14.2.0 (2023-07-27)

Features

  • add configureTestBed callback method (#403) (041068c)