testing-library / angular-testing-library

🐙 Simple and complete Angular testing utilities that encourage good testing practices
https://testing-library.com/angular
MIT License
717 stars 91 forks source link

Adding installJestDom and installUserEvent as option to the ng-add schematic #478

Closed Hyperxq closed 3 months ago

Hyperxq commented 3 months ago

This pull request if for the issues: https://github.com/testing-library/angular-testing-library/issues/477 https://github.com/testing-library/angular-testing-library/issues/472

With this change you need to update the documentation. The way to use both is:

ng add @testing-library/angular --install-jest-dom --install-user-event

By default both are in false for this reason, no matter if the users are still using as documentation.

@timdeschryver

Hyperxq commented 3 months ago

@timdeschryver ready!

timdeschryver commented 3 months ago

@all-contributors please add @Hyperxq for code

allcontributors[bot] commented 3 months ago

@timdeschryver

I've put up a pull request to add @Hyperxq! :tada: