Re: [xsl] Test-driven XSLT development?

Subject: Re: [xsl] Test-driven XSLT development?
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Thu, 29 Mar 2012 14:43:37 +0100
Look at XSpec

http://code.google.com/p/xspec/

Michael Kay
Saxonica


On 29/03/2012 14:27, Costello, Roger L. wrote:
Hi Folks,

When I develop XSLT code I write tests to test the code.

But my tests and my testing is not systematic.

Is there a systematic way to create tests and test XSLT code?

How do you test your XSLT code?

I see on Amazon that there are entire books on test-driven software development. Is the topic of writing tests and testing code so deep that it requires an entire book? If I read one of those books will it take my software development skills to a whole new level?

/Roger

Current Thread