mattgiles / mujson

Use the fastest JSON functions available at import time.
MIT License
30 stars 5 forks source link

Automated tests and builds. #2

Open mattgiles opened 6 years ago

mattgiles commented 6 years ago

Ideally, mujson should have a test suite and automated builds.

jayvdb commented 5 years ago

A quick way to start is to replicate the test logic of anyjson.

I have set up a set of builds at https://build.opensuse.org/package/show/home:jayvdb:py-new/python-mujson , and really want a test suite.

In https://build.opensuse.org/project/show/home:jayvdb:py-new you will see a lot of json & yajl packages which i am getting ready.

https://build.opensuse.org/package/show/home:jayvdb:py-new/python-jsonlib-python3 and https://build.opensuse.org/package/show/home:jayvdb:py-new/python-jsonstreamer and https://build.opensuse.org/package/show/home:jayvdb:py-new/python-jsonslicer look like new implementations which could be added to mujson