Posts tagged with “testing“ (2)
Testing a Svelte app with Jest
In this tutorial, I will go through using Svelte with Vite, and show you how to test a complete app with Jest.
From ‘A’ to ‘Web App’: Test an API in Java
I will break down the different strategies and tools for testing an API. I will test the application from my previous post.