Testing
The Fluent SDK provides a better way for developers to update a CH instance and then checks the results of their test.
Using Fluent SDK testing library through the Web Client SDK
- Follow the "Get Started" instructions for the Web Client SDK to configure the NuGet feed
- Add a reference to the Stylelabs.M.Sdk.Fluent.Testing package to your project
The following example creates a new M.Tag entity and asserts the entity's properties once it's saved
The following example creates a new M.Tag entity with a child relation and asserts the entity's relations once it's saved
A more detailed Walkthrough
If you have suggestions for improving this article, let us know!