Closed sujeet-singh closed 4 years ago
Very solid contribution @sujeet-singh , good job on the coding! I look forward to the requested updates and getting this merged.
Thanks for looking into it. Will do the necessary changes.
@HitmanInWis Did you get chance to look?
Not yet, but rest assured it's on my list. Hoping to get to it today. We've still been quite busy of late.
Amazing job, everything tests perfectly.
Tested junit 4 vs 5 implementations. Tested failure on invalid junit config. Tested reuse of existing child model class (which correctly avoids generating test class). Tested that turning off unit testing produces same results as prior to adding this PR.
Merging, thanks for the new feature!!
testclass flag in properties can be set to false in case test class is not required. Tests by default will fail untill the implementation is provided for them.