These links may help. Chris Wallace 'XQuery Unit Tests' blog post http://thewallaceline.blogspot.com/2009/04/xquery-unit-tests.html
Jim Fuller 'Poor Mans XQuery Unit Testing' http://code.google.com/p/xprocxq/source/browse/trunk/main/test/xquery/test.xqm Florent Georges http://www.fgeorges.org/xslt/xslt-unit/ -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Karl Erisman Sent: Thursday, August 11, 2011 6:48 PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] Pure XQuery approach to unit testing Just to clarify, I want the test code to be XQuery (so I would expect some XQuery library modules with assert functions or something on that order). On Thu, Aug 11, 2011 at 5:29 PM, Karl Erisman <[email protected]> wrote: > I'm interested in unit testing and test-driven development with > XQuery. The goal is to find or build pure XQuery tools to test XQuery > modules. > > This isn't hard to build, but I'd like to avoid maintaining my own > code for something that could ideally be on developer.marklogic.com. > > I'm aware of Mark Helmstetter's xquery-unit (a.k.a. xqunit). It looks > great if you're in a Java shop, but where I come from, we've already > got enough languages to support. > > Any suggestions? > > Thanks, > Karl > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
