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

Load hash and assert against json #21

Closed Klattraren closed 4 months ago

Klattraren commented 4 months ago

An issue to take not of and fix the issues found in pullrequest #20, fixes are focused on loading files that are stored and comparing them with assert.

AdamMutzell commented 4 months ago

We've moved on from json. Hashing functions are good