-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add Shell Tests #42
base: main
Are you sure you want to change the base?
Add Shell Tests #42
Conversation
I think this is now working... |
Going to skip JSC for now, since we get a "rate limit exceeded" warning from querying the amazon buckets... not sure if there is an easier way to install this. I presume we can enable this again after a while and caching will prevent us from breakage. |
Fun fact |
ah cool, ok, I'll add a macos check and use that as the default ther, keeping jsvu as backup for other platforms. |
Add support for running basic
cli.js
tests withnpm run test:jsc
,npm run test:spidermonkey
,npm run test:v8