Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property-based testing for core CRDTs #150

Open
gsvarovsky opened this issue Apr 13, 2023 · 1 comment
Open

Property-based testing for core CRDTs #150

gsvarovsky opened this issue Apr 13, 2023 · 1 comment
Labels
investigate Extra attention is needed prior to a fix

Comments

@gsvarovsky
Copy link
Member

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

@gsvarovsky gsvarovsky added the investigate Extra attention is needed prior to a fix label Apr 13, 2023
@gsvarovsky
Copy link
Member Author

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

describe('property tests', () => {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate Extra attention is needed prior to a fix
Projects
None yet
Development

No branches or pull requests

1 participant