m-ld-js icon indicating copy to clipboard operation
m-ld-js copied to clipboard

Property-based testing for core CRDTs

Open gsvarovsky opened this issue 2 years ago • 1 comments

Using e.g. https://github.com/dubzzz/fast-check/

gsvarovsky avatar Apr 13 '23 13:04 gsvarovsky

Now being used successfully for Text CRDT testing, see #151

https://github.com/m-ld/m-ld-js/blob/e932a85746dde8a9c627731d7818914ebbb59686/test/tseq.test.ts#L253

gsvarovsky avatar Jun 22 '23 14:06 gsvarovsky