2017 © Pedro Peláez
 

library codeception-mongodb-cleanstate

Drop MongoDB databases to ensure each test using MongoDB are in a clean environment

image

rezouce/codeception-mongodb-cleanstate

Drop MongoDB databases to ensure each test using MongoDB are in a clean environment

  • Tuesday, October 27, 2015
  • by Rezouce
  • Repository
  • 1 Watchers
  • 0 Stars
  • 339 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

What's this?

It's a Codeception module to ensure the MongoDB databases are dropped before each test to ensure a clean state., (*1)

How to?

To add it to your project run composer require rezouce/codeception-mongodb-cleanstate, (*2)

You can then add MongoDbCleanState to your Codeception configuration file in the modules enabled section: modules: enabled: - MongoDbCleanState, (*3)

License

This library is open-sourced software licensed under the MIT license, (*4)

The Versions

27/10 2015

dev-master

9999999-dev

Drop MongoDB databases to ensure each test using MongoDB are in a clean environment

  Sources   Download

MIT

The Requires

 

by Avatar Rezouce

27/10 2015

1.0.1

1.0.1.0

Drop MongoDB databases to ensure each test using MongoDB are in a clean environment

  Sources   Download

MIT

The Requires

 

by Avatar Rezouce

14/10 2015

1.0.0

1.0.0.0

Drop MongoDB databases to ensure each test using MongoDB are in a clean environment

  Sources   Download

MIT

The Requires

 

by Avatar Rezouce