Uplink036 / PickleTestSuite

PickleTestSuite is a rigorous test suite for evaluating the stability and correctness of Python's pickle module across diverse environments, for consistent serialization outcomes for identical inputs.
MIT License
0 stars 0 forks source link

Create unit tests #26

Closed AdamMutzell closed 5 months ago

AdamMutzell commented 5 months ago

Since we cannot fuzz all of the data types that pickle can handle, we need to create unit tests for