Release 0.8.0 - Preview 3
Pre-release
Pre-release
Added a new decorator that can be used to help speed up big test suites by caching and preloading schema and dependency calculations on subsequent data dude creations. Configure it like so
Dude.Configure(ctx => x.InstructionDecorators.Add(new StaticCache(ctx)));