XSLT Unit testing -


anybody know if there way can write unit tests xslt transformation. have lot xslt files , becoming hard to test them manually. know can have sample xml , compare output of xslt, looking better way test them.

thanks...

i looking options well. result, came across question, , few other potential candidate solutions. admittedly, haven't tried of them yet, can't speak quality, @ least other avenues potentially worthy of researching.

  1. jenni tennison's unit testing package
  2. utf-x unit testing framework
  3. juxy
  4. xtc

additionally, found following article informative in terms of general methodology unit testing xslt.

unit test xsl transformations


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -