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

Deprecate `componentProperties` #471

Closed timdeschryver closed 3 months ago

timdeschryver commented 4 months ago

With the addition of on we've deprecated componentOutputs. I think it's also a good time to deprecate componentProperties.

I intended to do this earlier, but it got lost on my radar.