Skip to content

Rezouce/codeception-mongodb-cleanstate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

It's a Codeception module to ensure the MongoDB databases are dropped before each test to ensure a clean state.

How to?

To add it to your project run composer require rezouce/codeception-mongodb-cleanstate

You can then add MongoDbCleanState to your Codeception configuration file in the modules enabled section: modules: enabled: - MongoDbCleanState

License

This library is open-sourced software licensed under the MIT license

About

Module for Codeception which drop MongoDB databases to ensure each test using MongoDB are in a clean environment.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages