Skip to content

Commit c72c1af

Browse files
committed
Mentioning MultiDb addons.markdown
As discussed on Codeception/Codeception#1634. Adding brief description of Red Matter's MultiDb module which is available on packagist.org as `redmatter/codeception-multidb`.
1 parent c3ce814 commit c72c1af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

addons.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Extension for starting and stopping built-in PHP server. Works on Windows, Mac,
9696

9797
Extension for automatically starting and stopping PhantomJS when running tests.
9898

99+
#### [MultiDb](https://github.com/redmatter/Codeception-MultiDb)
100+
101+
Extension that enables working with multiple dabatase backends and safe switching between them. It provides equivalant service as the Db module and more. Use v1.x for codeception v2.0 and v2.x for codeception v2.1.
102+
99103
#### [DrushDb](https://github.com/pfaocle/DrushDb)
100104

101105
DrushDb is a Codeception extension to populate and cleanup test **Drupal** sites during test runs using Drush aliases and the sql-sync command.

0 commit comments

Comments
 (0)