Initial Portal Runner (#51)

This commit is contained in:
Steve Faulkner
2020-06-24 14:07:01 -05:00
committed by GitHub
parent d22cb598a9
commit 3bf42b23dd
14 changed files with 7613 additions and 773 deletions

View File

@@ -150,7 +150,7 @@ module.exports = {
// testRegex: "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?|ts?)$",
// This option allows the use of a custom results processor
testResultsProcessor: "./trxProcessor.js",
// testResultsProcessor: "./trxProcessor.js",
// This option allows use of a custom test runner
// testRunner: "jasmine2",