I've done some work integrating Mike's coverage branch into xray. There's some rough edges but I think it works well most of the time..
https://github.com/robwhitby/xray/tree/v2.1 To enable the code coverage you still need to manually add one or more "coverage-module" querystring parameters with root relative paths, like this: http://localhost:8889/xray/?dir=xray/test&coverage-module=/xray/test/utils.xqy&coverage-module=/nonexistent-module.xqy More needs to be done on performance and the UI but it would be great to get some feedback. Rob _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
