I am currently working on a project with a rather complex data model, a lot of relationships, optional, mandatory, etc. We want to test our models and Taoism, but we are tired of writing all the tests manually. The biggest problem is filling out the model objects to be tested using sample data. For a simple model, this is easy, of course, but the problem arises when you have a lot of required relationships and, therefore, you need to configure a large graph of objects for each test.
Does anyone know of any tools or frameworks that make it easy to test / dao sleep models?
Thank!
source
share