¡Sorpréndeme!

How to test Formik validation using Jest and Testing Library

2024-08-19 3 Dailymotion

Formik is a popular open-source library that simplifies the process of managing form state, validation, and submission.

This video shows an approach to test the Formik's form validation using Jest and Testing Library.