FYI, I just updated my Ant JUnit version to 4.6 and everything builds fine.
My Eclipse installation is using JUnit 4.3 - we should probably standardize on a JUnit version for Pivot 1.3 so we're all running the same thing. On Wednesday, May 27, 2009, at 08:21AM, "Greg Brown" <[email protected]> wrote: >In Eclipse, they are all using JUnit 4, so it may be OK to update. > >On Wednesday, May 27, 2009, at 07:43AM, "Todd Volkert" <[email protected]> >wrote: >>Our other test cases use JUnit 3. We plan to upgrade to JUnit 4 later >>when we make a big pass to use unit testing more pervasively. >> >>-T >> >>On Wed, May 27, 2009 at 4:39 AM, Sandro Martini >><[email protected]> wrote: >>> Hi Todd, >>> I'll try to send the code today, max tomorrow, including a very simple >>> test case. >>> >>> Just one note, >>> in the BUILD file, still there is as System Requirements: >>> >>> * JUnit 3 (http://www.junit.org/) >>> >>> but for example my test cases needs JUnit 4 (and if i remember well we >>> have chosen this version of JUnit), can you update it ? >>> >>> Thanks, >>> Sandro >>> >> >> > >
