Testing D database calls code for regression

aberba karabutaworld at gmail.com
Fri Mar 16 20:17:49 UTC 2018


How will you test D code which makes calls to database to detect 
bugs and regression. Unlike where you can inject data like assert 
(2+1 == 3), database interfacing code will be crazy... Or there's 
some mocking available for such cases. Especially when more 
features are developed on top.


More information about the Digitalmars-d-learn mailing list