This repository was archived by the owner on May 28, 2019. It is now read-only.
This repository was archived by the owner on May 28, 2019. It is now read-only.
Testing enhancements #79
Open

Description
- Ensure the Newton command-line adapter works with Nashorn.
- Add Nashorn to the test matrix.
- Merge Sauce Labs Automated Testing #49; update our list of supported environments to match those provided by Sauce.
- Switch to the new Travis container-based infrastructure.
- Add Browserify, webpack, and
r.js
integration tests - Improve the
noConflict
andrunInContext
tests. a7f5fe8 fixed a regression whererunInContext
would return early for environments that supported JSON natively, but this wasn't caught by the tests.