On Sep 26, 2014, at 6:43 AM, Edison Su <edison...@citrix.com> wrote: > Highlights the improvements on marvin I made in these days on pytest branch: > 1. Switch test framework from nose to pytest, while also maintain the > back-compatibility for existing test cases. > pytest is more flexible than nose, more enjoyable to work with. > 2. Speed up test speed a LOT: It only takes 250-300 seconds for a single run > for all the test cases under test/integration/smoke folder, while it usually > takes 40 minutes to run before.
So that is *8* to *10* times faster! Wow :-). Very cool, that’s worth a lot if you ask me! cheers, Leo