One nice feature is the ability to mark tests as skipped while still
reporting the skipped tests.

On Wed, Feb 23, 2011 at 10:45 AM, Ryan Rawson <ryano...@gmail.com> wrote:

> I filed HBASE-3555, and I listed the following reasons;
>
> - test groups allow us to separate slow/fast tests from each other
> - surefire support for running specific groups would allow 'check in
> tests' vs 'hudson/integration tests' (ie fast/slow)
> - it supports all the features of junit 4, plus it is VERY similar,
> making for the transition easy.
> - they have assertEquals(byte[],byte[])
>
> What do other people think?
>

Reply via email to