Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] UI tests: current SWTBot requires JUnit 4

Chris Aniszczyk <zx@xxxxxxxxxxxxxxxxx> wrote:
> On Mon, Jan 25, 2010 at 4:23 PM, Matthias Sohn
> <matthias.sohn@xxxxxxxxxxxxxx> wrote:
> > For the UI tests based on SWTBot posted by Robin [1] and improved by Ketan
> > [2] we need to use JUnit 4 [3].
> > I am wondering if we should also update the other JUnit tests from JUnit 3.8
> > or are there any arguments against this ?
> 
> I'm OK with the move to JUnit 4.

ACK, EGit currently has very few tests.  Updating to JUnit 4
shouldn't be that difficult.

-- 
Shawn.


Back to the top