Kent C. Dodds 10/1/2019

How to add testing to an existing project

Read Original

This article provides a practical guide for developers who need to introduce testing to an existing, untested project. It outlines the initial steps based on the 'Testing Trophy' principle, starting with static analysis tools like ESLint, Prettier, and TypeScript/Flow. The guide explains how to incrementally adopt these tools to catch bugs and improve code quality without getting overwhelmed by a large codebase.

How to add testing to an existing project

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet