lsmith / JSON-test-suite
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Luke Smith (author)
Mon Aug 17 15:56:10 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README | Wed Jul 15 10:04:04 -0700 2009 | |
| |
assets/ | Wed Jul 15 10:04:04 -0700 2009 | |
| |
test.html | Mon Aug 17 15:56:10 -0700 2009 |
README
The test.html file uses YUI 3 Test module to express and validate the behavior and output of the native JSON API. The source is rendered to the page using a copy of the dpSyntaxHighlightExample.js file found here: http://github.com/lsmith/dpsyntaxhighlightexample/tree/master There may be some assumptions in here that aren't strictly accurate compared to the verbiage in the ECMA 5 spec. If you find a bad assumption, please add a ticket or fork and send me a pull request. The test suite is a work in progress. It does a pretty decent job of API coverage at this point, but there's certainly more work needed to test the nooks and crannies.
