The tests will be used in both an interactive desktop agent context and an automated CI context.
Currently mocha is loaded with the app and tests run automatically, with results presented in HTML.
If we can package this process up in a way that can be called from either context, it will provide us with more flexibility. It will also allow vendors to incorporate the tests into their CI processes.
The tests will be used in both an interactive desktop agent context and an automated CI context. Currently mocha is loaded with the app and tests run automatically, with results presented in HTML. If we can package this process up in a way that can be called from either context, it will provide us with more flexibility. It will also allow vendors to incorporate the tests into their CI processes.