Specs2 is a testing framework for Scala. This document provides a whirlwind tour of Specs2, summarizing its key features like acceptance/unit testing, matchers, quick start, Mockito integration, Given/When/Then syntax, ScalaCheck property testing, contexts, command line usage, failures, scripts, snippets, and data tables. It concludes by discussing potential next steps for Specs2 3.0 like "online" specifications, modular reporters, and how attendees can help with things like an Eclipse plugin, HTML reporting, or web testing support.