Iamkaihu,
Thanks for writing this. Have you submitted it to the tools section at
junit.org?
If assumptions were reported as ignored, rather than passed, would you still
say that junit-ext was needed in the base distribution?
David Saff
2008/12/30 胡凯 <iam...@gm...>
> Hi all:
> In our project, I found there are many cases that we need to run tests only
> when some prerequisites are satisfied(such as specific platform, specific
> url can be reached and etc.),
>
> junit provided the assumption, it is great, however, I feel it has some
> limitations(I addressed them in my project home page<http://code.google.com/p/junit-ext/>
> .)
>
> I wrote a junit-ext to run test with @Prerequisites annotation, I host the
> project here, http://code.google.com/p/junit-ext/ the code are tested
> and used in my project everyday, I am quite happy to live with it, so I
> think maybe other people may also want it.
>
> If you guys feel it is interesting. I will be really glad to contribute it
> to junit
>
> Cheers
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Junit-devel mailing list
> Jun...@li...
> https://lists.sourceforge.net/lists/listinfo/junit-devel
>
> |