From fb0a4b34c2a849dfa9543bf8cb5cdeaa2054c872 Mon Sep 17 00:00:00 2001 From: Joe Fiorini Date: Tue, 28 Jul 2015 09:30:07 -0400 Subject: [PATCH] Write UI test results to file --- testem.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/testem.yml b/testem.yml index 514dc4b93f..2d747a39b7 100644 --- a/testem.yml +++ b/testem.yml @@ -19,6 +19,7 @@ routes: /vendor: ../../../node_modules /angular-mocks.js: lib/angular-mocks/angular-mocks.js reporter: xunit +report_file: reports/test-results-ui.xml launch_in_dev: - Mocha launch_in_ci: