Skip to content
🎉 TableTest 1.2.0 is out — array parameter support and Java 8+. Read the changelog.
Getting Started

Getting Started

Welcome to TableTest! This guide will help you understand table-driven testing and get your first test running in minutes.

What You’ll Learn

  1. Introduction – What is TableTest and why should you use it?
  2. Installation – Set up TableTest in your project
  3. Your First Test – Write and run your first TableTest
  4. Next Steps – Where to go from here

Ready? Let’s start with understanding what TableTest is →