Menu

XMLunit as a plug-in for Eclipse 2.0

2002-09-25
2002-09-26
  • Lucia Calugaru

    Lucia Calugaru - 2002-09-25

    Eclipse 2.0 has JUnit 3.7 built-in. XMLUnit is an extension of JUnit. I would like to have them both in the same IDE. Does anyone know how could I add XMLUnit to Eclipse2.0 ?

     
    • Jeff Martin

      Jeff Martin - 2002-09-26

      Don't really know that much about eclipse.  But when I've used is I've just included xmlunt.jar in the project library path.

       
    • tim bacon

      tim bacon - 2002-09-26

      The test runner gui in Eclipse is provided by JUnit. XMLUnit just provides functional extensions for XML-specific assertions, so as long as the XMLUnit.jar file is referenced in your project then the IDE will allow you to run tests that make use of the XMLUnit extensions.

      Rgds,
      Tim (a happy Eclipse user)

       

Log in to post a comment.

MongoDB Logo MongoDB