intl-pluralrules
intl-pluralrules copied to clipboard
test262-compliant
Are you interested in being test262-compliant?
That does seem like a good idea.
It is a TON more work though (it exhaustively checks object prototype descriptors, toString...). I can make a PR to get the harness running, but fixing all the possible issues while making it working in IE11 might be tricky. Just FYI
If the harnessing isn't too difficult (and it shouldn't be?) then that would be valuable work, even if we don't fix everything. For yaml, I did something similar with the full YAML test suite.
kk I'll put in a PR soon