Mix test - run test coverage without showing stacktrace

Is it possible to run mix test --trace such that it only shows all test suites without showing the stacktrace for failing tests, such that it logs a continuous list of reds and greens?