11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"baseUrl":"http://dev.appsmith.com:3000/",
|
|
|
|
"reporter": "mochawesome",
|
|
"reporterOptions": {
|
|
"reportDir": "results",
|
|
"overwrite": false,
|
|
"html": false,
|
|
"json": true
|
|
}
|
|
} |