Because xunit 1 is just so 2013 😜
Benefits:
- xunit 2.0
- This will probably get rid the intermittent (9/10) build failures which we see in Travis CI, which I believe is a problem which only manifests in xunit 1.x, on low spec VMs (some kind race condition)
- parallel test exec
- self contained VS runner support
- test collections
- nicer console output
- other new xunit 2.0 features - http://xunit.github.io/release-notes/2015-03-16.html
- xbehave 2.0
- moving off obsolete platforms which are purely in maintenance mode
Blockers:
Because xunit 1 is just so 2013 😜
Benefits:
Blockers: