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

feat: proptests via rapidcheck #26

Merged
merged 10 commits into from
Oct 28, 2024
Merged

feat: proptests via rapidcheck #26

merged 10 commits into from
Oct 28, 2024

Conversation

TinyTinni
Copy link
Owner

@TinyTinni TinyTinni commented Oct 26, 2024

This adds proptests via rapidcheck.

It also fixes a bug with mulktiple occurances of the escaped character "\\" in succession.

Another feature is that the writer now escapes the characters.
Beware that this breaks backward compatibility.

@TinyTinni TinyTinni force-pushed the rapidcheck branch 3 times, most recently from be7d099 to 15cb029 Compare October 26, 2024 16:11
@TinyTinni TinyTinni force-pushed the rapidcheck branch 2 times, most recently from 277d84a to f690f8e Compare October 27, 2024 09:33
@TinyTinni TinyTinni merged commit 96b5509 into master Oct 28, 2024
3 checks passed
@TinyTinni TinyTinni deleted the rapidcheck branch October 28, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant