PHPackages                             seegno/test-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. seegno/test-bundle

ActiveLibrary[Testing &amp; Quality](/categories/testing)

seegno/test-bundle
==================

SeegnoTestBundle

2.0.1(9y ago)11.0k↓100%2MITPHPPHP &gt;=5.5

Since Aug 7Pushed 9y ago5 watchersCompare

[ Source](https://github.com/seegno/SeegnoTestBundle)[ Packagist](https://packagist.org/packages/seegno/test-bundle)[ Docs](https://github.com/seegno/test-bundle)[ RSS](/packages/seegno-test-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (2)

SeegnoTestBundle
================

[](#seegnotestbundle)

[![Latest Version](https://camo.githubusercontent.com/13daf5f353bd304e3e85e3cd80141ca529ebdff92e806ce739abe7ed3834ecc7/68747470733a2f2f706f7365722e707567782e6f72672f736565676e6f2f746573742d62756e646c652f762f737461626c65)](https://packagist.org/packages/seegno/test-bundle)[![Build Status](https://camo.githubusercontent.com/acb36e905f4e92f9bd69cb59a1afbd5d2ac299d0278614805b67e1de050a04f9/68747470733a2f2f7472617669732d63692e6f72672f736565676e6f2f536565676e6f5465737442756e646c652e737667)](https://travis-ci.org/seegno/SeegnoTestBundle)[![Code Climate](https://camo.githubusercontent.com/cb9b563909f469504134b32cfb3a3821a0ec0034f29208034c223a46fa4e2873/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f736565676e6f2f536565676e6f5465737442756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/seegno/SeegnoTestBundle)[![Test Coverage](https://camo.githubusercontent.com/43ac513979b3cef6adeea3c5ddfbb27e22383100fa7ed6316121829b3dd3538e/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f736565676e6f2f536565676e6f5465737442756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/seegno/SeegnoTestBundle)[![License](https://camo.githubusercontent.com/1ae38bd6cbd25f50db79cdff06d0d96455cfe750e46d82d34518f74b65a2fa56/68747470733a2f2f706f7365722e707567782e6f72672f736565676e6f2f746573742d62756e646c652f6c6963656e7365)](https://packagist.org/packages/seegno/test-bundle)

Introduction
------------

[](#introduction)

This Bundle provides base classes for unit and integration tests in order to assist in setting test databases and data fixtures.

Installation
------------

[](#installation)

#### 1. Download SeegnoTestBundle using composer

[](#1-download-seegnotestbundle-using-composer)

Install SeegnoTestBundle by running the command:

```
$ composer require --dev seegno/test-bundle
```

#### 2. Enable the bundle

[](#2-enable-the-bundle)

Enable the bundle in the kernel:

```
