Enterprise UI Development: Testing & Code Quality

Enterprise UI Development: Testing & Code Quality

8 hours, 25 minutes CC

Perfect for lead UI developers managing large apps, migrating codebases, or starting scalable projects while maintaining code quality. Learn unit testing with Vitest, continuous integration via GitHub Actions, component and accessibility testing with Ax, mocking techniques, and code standard enforcement using ESLint and Husky & Lint-Staged. Guide your team toward coding scalability!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: May 26, 2023
Get Unlimited Access Now
Table of Contents

Introduction

The Basics of Unit Testing

Building a CI Pipeline with Github Actions

Component Testing

Accessibility Testing & Code Coverage

Mocking & Spying

Integration Testing with Playwright

Enforcing Standards

Wrapping Up