We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f854fca commit 248195cCopy full SHA for 248195c
docs/modules/MongoDb.markdown
@@ -32,6 +32,10 @@ Check out the driver if you get problems loading dumps and cleaning databases.
32
* populate: true - should the dump be loaded before test suite is started.
33
* cleanup: true - should the dump be reloaded after each test
34
35
+#### Beta Version
36
+
37
+Report an issue if this module doesn't work for you.
38
39
### Actions
40
41
docs/modules/Redis.markdown
@@ -19,6 +19,10 @@ Cleans up Redis database after each run.
19
### Public Properties
20
* driver - contains Connection Driver
21
22
23
24
25
26
* author judgedim
27
28
0 commit comments