Articles tagged #testing
-
Enterprise UI Development β Testing, Standards, and Ego Control
Notes from Steveβs Enterprise UI Development session on testing, Husky, lint-staged, QA, and the role of AI β compared with my own ATTEND methods and ego management.
-
XState β model UI behavior correctly and make it testable
State modeling in React with XState: finite states, events, guards, effects. Clear behavior and cheap tests.
-
Testing Library
Complete and straightforward testing utilities that encourage good testing practices. The more your tests resemble the way your software is used, the more confidence they can give you. Tools to help to test: https://testing-playground.com/
-
Testing Library vs Enzyme
https://testing-playground.com/ it's a website I recommend you to check it out, like the name suggests it
-
Testing Concepts Notes
Testing concepts notes
-
BDD
It's like TDD but without the bad things and even more good things