You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flevi29
changed the title
Improve test readability by creating customized jest matchers
Improve test readability by creating customized vitest matchers
Oct 21, 2024
We have a lot of repetition around the assertions of the keys in the response like:
We could create a way to reuse them and make it simpler to read all those conditions...
The text was updated successfully, but these errors were encountered: