basxsoftwareassociation / bread

Engine to create database applications based on Django and the IBM Carbon Design System
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Feature/testing toolkit #56

Closed saemideluxe closed 3 years ago

saemideluxe commented 3 years ago

A first implementation to automatically run model-related tests with hypothesis. I think this is promising, but in order to get the full potential we will need to add more things, parameterization and maybe a coverage analysis.