On Jun 30, 2014, at 2:56 AM, Andrew Phillips <aphill...@qrmedia.com> wrote:
>> Does anyone have thoughts on jclouds use of assertj or suggestions on >> alternate assertion frameworks? > > I'm certainly all for trying - I don't think there's any particular magic in > the TestNG assertions that we need to stick to. > > It would be nice to build up a bit of a body of assertj-based tests in one > particular project/repo, rather than have them scattered across the codebase. > labs-aws seems like as good a place as any..? +1 Let’s try it. This is how MockWebServer got started and that turned out well. Thanks, Everett