Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 472 Bytes

Mongounit is a PHPUnit extension for test cases that utilize MongoDB as their data source.

Latest Stable Version Build Status

Requirements

  • PHP 5.3+
  • PECL mongo 1.3+

Testing

  1. Clone repo.
  2. Install dependencies composer install -dev
  3. Run ./bin/phpunit