RSSAmplifier

My Feed Title · Feb 17, 2025

Automatic code checks and testing with GitHub actions

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this article, you will learn how to set up an automated test workflow for a mockup SvelteKit project enforcing TypeScript code checks, linting, Vitest unit tests, Playwright for end-to-end testing and a simple build test. You will learn to leverage a self-hosted GitHub Actions runner and a pre-built dockerized testbed to optimize performance. By dockerizing the testbed, pushing it to GHCR…

Read on theawesomegarage.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.