Slide 37
Slide 37 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
✅ Lower Maintenance Costs
⛔ Minor Technical Constraints
⛔ Build Issues
⛔ *Not Actively Maintained
Playwright Component Testing
✅ E2E DX
✅ Integrated into Angular
✅ Lower Maintenance Costs
✅⛔ Community Driven
⛔ Experimental