Accept a cmd line argument to specify a reporter and pass this argument to ember test in each scenario.
Ensure that ember test adds to the report instead of overwriting it.
Alternatively report in the specified format instead of printing the result to the console.
Accept a cmd line argument to specify a reporter and pass this argument to
ember testin each scenario.Ensure that ember test adds to the report instead of overwriting it.
Alternatively report in the specified format instead of printing the result to the console.