1

Is there a Ruby equivalent of XMLUnit?

If not, would running XMLUnit via JRuby be a viable way to use XUnit in a Ruby programme?

1 Answers1

2

I hope below links may be helpful for you

Test::Unit::XML

XmlSimple

you can find more information with this post

Community
  • 1
  • 1
AMIC MING
  • 6,306
  • 6
  • 46
  • 62