Closed bnjmnt4n closed 11 years ago
That would be awesome. This is a great start, though—thanks, @d10! Incidentally, would you like commit rights to JSON 3? I haven't been able to devote much time to maintaining it, and you've submitted several solid pull requests.
Sure. I just realised that we have a test that is always going to fail (Anticipated ES6 Changes). Is there any way to make the test optional?)
Yep, I just restricted the test to JSON 3's implementation.
I've improved the .travis.yml file, but it seems that Travis isn't activated for the repo yet. If you go to travis-ci.org/profile, enable it, then push another commit it should work. Additionally, since spec does not exit with test codes, some of the tests report as passing when they failed. Will fix them as soon as possible. Currently at d10/json3
We could also test in Rhino and others like Lodash.