Open
Description
Following the merge of restx/restx#319, a mention of MongoRestxSpecTestsListener
has to be added in the documentation.
The Specs Concept just have a short mention of testing with a MongoDB database:
But the entries you can put in your given section is pluggable, so for instance the restx-jongo-specs-tests provides a given item to import data in a MongoDB collection.
Documentation should be improved and explain how to write tests relying on MongoDB.