I would like jclouds to move from testng assertions to assertj fluent
assertions.  I have used assertj on another project (and before that,
FEST) and found that it always yields more informative error messages
and sometimes more compact code.  I demonstrated its use on the glacier
provider:

https://github.com/jclouds/jclouds-labs-aws/pull/32

assertj represents a change to how we write tests so I want to solicit
feedback before committing and promoting it to a project dependency.
Does anyone have thoughts on jclouds use of assertj or suggestions on
alternate assertion frameworks?

-- 
Andrew Gaul
http://gaul.org/

Reply via email to