Slide 38
Slide 38 text
RainerHahnekamp
Testing Library
✅ Boosts Testing DX
✅ Enforces certain Testing Style
✅ Huge Ecosystem
✅⛔ Runs on top of Jasmine, Jest,...
⛔ No E2E DX
Cypress Component Testing
✅ E2E DX
✅ Integrated into Angular
⛔ Minor Technical Constraints
⛔ Build Speed
Playwright Component Testing
✅ E2E DX
✅ Integrated into Angular
✅ Lower Maintenance Costs
⛔ Not Available Yet
⛔ Experimental/Status Unclear