Closed GavinJoyce closed 9 years ago
This is looking really good, thanks for putting the time into it.
RE: the checklist above, let us know when you think this is ready to land and I will review again. We can make new issues for any remaining items (you mentioned some might be separate PR's).
wohoo!
@rwjblue this is ready for review, thanks
Looks fantastic to me too! Thanks so much for this feature.
I've got a couple of PRs backing up, it would be great if someone could review this
Sorry for the delay, got a bit behind the last couple days.
No worries, thanks!
/cc @rwjblue @stefanpenner
This adds support for running tests against multiple version of Ember and closes https://github.com/eviltrout/ember-performance/issues/59.
The
TestSession
now contains an array ofTestGroup
s which have an associated Ember version and an array ofTestItem
s.Test results are now presented as ascii text only (closes https://github.com/eviltrout/ember-performance/issues/62):
I'll create some follow-up issues once this has merged: