How to make XMLUnit work in eclipse?

1k views Asked by At

I have the JUnit (junit-4.11.jar) installed in eclipse as you can see in the screenshot below but I have no idea how to make XMLUnit work. Can somone please help?

enter image description here

As you can see I've downloaded the .zip (xmlunit-0.4.zip) from XMLUnit website and loaded it in the path in Eclipse, but still, Eclipse do not recognize the XMLTestCase extension as you can see below.

Any help will be very helpful.

1

There are 1 answers

0
Stefan Bodewig On

You've download XMLUnit for .NET.

There is a download for Java at sourceforge (1.6 is the current version) and it is also available via Maven Central