LiipFunctionalTestBundle icon indicating copy to clipboard operation
LiipFunctionalTestBundle copied to clipboard

Some helper classes for writing functional tests in Symfony

Build Status Latest Stable Version Latest Unstable Version Scrutinizer Code Quality Scrutinizer

Introduction

This Bundle provides base classes for functional tests. It also provides a DI aware mock builder for unit tests.

Documentation

  • Installation
  • Basic usage
  • Command test
  • Logged client
  • Query counter
  • Examples
  • Caveats

To run tests in parallel:

  • Fastest