Closed bradh closed 5 years ago
I think browser-test was a failed attempt to run the browser tests on the command line that probably should have been removed. I run the browser tests by running build-browser-test and then starting a local http server from the root directory and navigating to http://
However, if you can get the browser tests working on the command line that would be great.
Any update on this @bradh or is this OBE?
I haven't done any work on it.
The first problem is that the browserify-istanbul dev dependency is missing. Fairly easy fix.
However, once getting past that, this is a bit more confusing:
Possibly it doesn't like my VM environment, but its hard to see.