JUTE

Javascript Unit Testing Environment (JUTE) JUTE is a standalone HTTP server that serves your test files to a JUTE backend for testing. Three of the four backends (Selenium, Capture, and PhantomJS) serve files to a browser, the third backend (V8) will run your tests directly in V8. JUTE then collects and stores test output in JUnit XML format and code coverage information in 'lcov' format and generates pretty HTML to view your coverage results.

Stars

91

Links

Tags

Security metrics

Scores

Supply chain
Quality
Maintenance
Vulnerability
License
Dependency count: 15
Dependency vulnerability count: 39
Source: socket.dev