Skip to content

Instantly share code, notes, and snippets.

View austinsmorris's full-sized avatar

Austin Morris austinsmorris

View GitHub Profile
@austinsmorris
austinsmorris / abstract.md
Last active September 11, 2015 14:39
Abstract - Enjoyable Testing with Peridot

Enjoyable Testing with Peridot

Peridot is the highly extensible, highly enjoyable, BDD testing framework for PHP. Inspired by the idea that writing tests in Javascript was simply a better developer experience yielding tests with greater business value, Peridot seeks to bring that experience to PHP. This session will introduce Peridot's familiar describe-it syntax then dive into leveraging its flexible architecture to customize your application's testing platform. A quick introduction to existing plugins, reporters, and scopes will teach the Peridot fundamentals that lead to implementing your own extensions. Along the way, you'll learn (or remember) what it's like to enjoy test development.