neuecc / Utf8Json

Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
MIT License
2.35k stars 266 forks source link

add property based tests with FsCheck #222

Open vilinski opened 4 years ago

vilinski commented 4 years ago

originally the bug #213 was found using the FsCheck in my internal project. This will be hopefully fixed soon thanks to PR #220 from @RamType-0

Adding FsCheck proposed since property based tests are: