You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyj...@googlegroups.com
I have made changes to the test runner.
Now it is possible to specify the javascript console to use from the command line using the -j or --js-exec command line option... ie --js-exec d8 or -j "/path/ to /d8"
I have also added an option (-q or --qunit) to output QUnit tests for testing browser compatibility. Eventually it would be nice to use something like https://github.com/jquery/testswarm/