qcheck icon indicating copy to clipboard operation
qcheck copied to clipboard

Share some code between QCheck and QCheck2

Open vch9 opened this issue 3 years ago • 0 comments

Well, Yes, we copied pasted QCheck to QCheck2, but that's be better if we could share few parts of the code. For instance there is the low hanging-fruit Print module that should be the same in both qchecks. In situation like https://github.com/c-cube/qcheck/pull/245 we end up copy-pasting code for no good reason.

vch9 avatar Jun 10 '22 07:06 vch9