Posts tagged with “testing“ (2)

  1. 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.

  2. 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.