IoTone / TheShellProject

The Shell Project aims to build a viable general purpose blockchain written in Dlang, with attributes of security, ease of deployment, clear specification, ease of use for DAPPs, and multiple implementation interop
1 stars 1 forks source link

dev branch needs unit tests: was proto6 needs real unit tests #46

Open truedat101 opened 6 years ago

truedat101 commented 6 years ago

every module should have a unit test

pedroalvesbatista commented 6 years ago

Follow the masterclass-like from tinyredis

pedroalvesbatista commented 6 years ago

Should we change the general output from unittest of persistence.d ?

truedat101 commented 4 years ago

Switch to a better unit testing framework for D. Switch to: http://trial.szabobogdan.com/