← Dashboard

qa / github repos

The Best QA GitHub Repos to Learn From

GitHub is the largest free testing textbook ever written — you just have to know where to look. Here are the curated lists, framework sources, and practice projects that teach you how real testing is done, every one verified and actively maintained.

updated jul 2026·4 sections·all free & open source

Reading great code is how good testers become great ones. A framework's own test suite shows you how its authors test; an "awesome" list is a curated syllabus someone else already researched; and a practice site gives you something safe to break. Star these, clone a couple, and read the tests — you'll learn more from an afternoon in a real repo than a week of tutorials.

01 · CURATED LISTS

"Awesome" lists — a syllabus someone already built

Community-maintained indexes of the best tools and resources. Start here to see the whole landscape.

02 · READ THE FRAMEWORKS

Framework sources — learn from the authors

The tools you use, in the open. Browse their tests/ folders and issues to see how experts test at scale.

03 · PRACTICE SANDBOXES

Practice apps — something safe to break

Purpose-built sites and apps designed for you to automate against while learning. No production to worry about.

04 · EXAMPLE SUITES

Example test suites to copy from

Real, well-structured test projects you can read end-to-end and adapt for your own work.

Keep building

Pick a tool, then go deep with the fundamentals.