Tags: andreialecu/angular-testing-library
Tags
docs: add mumenthalers as a contributor for code, and test (testing-l… …ibrary#466)
feat: add migration to add DTL as devDependency (testing-library#458)
feat: add DTL as devDependency on ng-add (testing-library#457)
feat: move dtl to peerDeps (testing-library#456) BREAKING CHANGE: `@testing-library/dom` is now a peer dependency of `@testing-library/angular`. This means that you need to install `@testing-library/dom` separately.
feat: upgrade @testing-library/dom to v10 (testing-library#447) BREAKING CHANGE: 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.
feat: add partialUpdate to rerender (testing-library#427) Closes testing-library#411
feat: add methods to test deferrable views (testing-library#426) BREAKING CHANGE: Requires Angular v17 to test deferrable views.
PreviousNext