mujson icon indicating copy to clipboard operation
mujson copied to clipboard

Automated tests and builds.

Open mattgiles opened this issue 5 years ago • 1 comments

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

mattgiles avatar Jul 22 '18 18:07 mattgiles

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

jayvdb avatar May 12 '19 07:05 jayvdb