Bonnie SchulkinWhich Udemy React Testing Course is Right for You?April 2022 update: Now that React 18 is out and there’s still no official React 17 adapter for Enzyme, I can’t recommend Enzyme as a tool…5 min read·Aug 22, 2021--
Bonnie SchulkinESLint, Prettier and VSCode TroubleshootingThis post has moved!1 min read·Apr 26, 2022--
Bonnie SchulkininNerd For TechWhy are functional tests so much longer than unit tests?My unit testing background has trained me to write short tests, each covering one discrete piece of code. This makes unit tests simple to…1 min read·Mar 8, 2021--
Mas BagasUnit Testing React Application with Vitest and React Testing Library.Since create-react-app is not recommended, a lot of React user migrate to Vite environment to create a React application. In this article I…5 min read·May 26--
Robertus Aditya SukocoHow to Apply Unit Tests in Your Next.js Application Using JestUnit testing is essential in any software, including front-end applications, as it allows developers to find and fix bugs early in the…3 min read·Jun 13--
Xavier DupesseyinCriteo R&D BlogAn example of front-end testing strategy @ CriteoAt Criteo, it’s up to devs to adopt the testing strategy they want to ensure good quality. I’ll present my team’s choices for UI testing.7 min read·Sep 12--
MuditpEnhancing UI Performance Testing with Lighthouse and CypressSlow-loading pages can lead to frustrated visitors and increased bounce rates. To ensure optimal user experience, it is essential to…4 min read·May 29--3
Benoit RuizinBetter ProgrammingAdvice From a Software Engineer With 8 Years of ExperiencePractical tips for those who want to advance in their careers22 min read·Mar 20--187