Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test in a browser? #6

Open
ljharb opened this issue Nov 1, 2015 · 1 comment
Open

Test in a browser? #6

ljharb opened this issue Nov 1, 2015 · 1 comment

Comments

@ljharb
Copy link

ljharb commented Nov 1, 2015

I'd love to run the es5-shim and es6-shim tests (which cover things not in the compat tables, and not in test262) against kinoma. How can I go about doing this?

The instructions on the site aren't very clear - I'd assume there's a command line binary I can interact with just like node.

@phoddie
Copy link
Contributor

phoddie commented Nov 3, 2015

We use the xsr6 to run the ES6 Compatibility Table tests from the command line. The procedure for that is described at http://kinoma.com/develop/documentation/js6/. You can run an arbitrary ".js" file with the tool, sending output to the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants