### RavenDb Testing power tools - RavenDbTestBase to remove the large amount of test code ceremony. - Quick access to multiple Document Sessions. - Indexes are always indexed before any queries can be executed. ------------------------------------------------ There is a fair bit of ceremony required when creating some A/A/A test code when you're leveraging RavenDb (Embedded). Lets reduce the time it takes to write that code. This library helps do that! By inheriting from the RaveDbTestBase class, most of this verbose code is now done for you in the base class :)
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
May 10, 2015
$ dotnet add package WorldDomination.Raven.Tests.HelpersNo README available.