Stuart Sierra wrote: > On Apr 1, 12:21 pm, Jason Sankey <[email protected]> wrote: >> Out of interest, are you interested in other output formats for test-is? >> I chose JUnit compatible as a defacto-standard -- it integrates with >> the unofficial build server I have been working on as well as many other >> tools. I have it working but in need of some tweaks and cleanups. I am >> happy to donate the code (contributor agreement is in the mail to Rich) >> when I clean it up. It could also easily live outside of test-is as an >> optional extension, in which case I will probably make it public on GitHub. > > Yes, I would like to have more output formats. I'd like to keep each > format in a separate namespace (like I did with the TAP extension) but > make them all available in clojure-contrib. Let me know if I can be > of any help in integrating the JUnit output with test-is.
OK, great. I will clean up my implementation and make sure it mimics the style of the existing one, then I can provide a patch for review. My name has hit the contributors page now, so I guess my agreement reached Rich intact. Cheers, Jason -- Pulse - Continuous Integration made easy. Does your project have a pulse? Try it free at: http://zutubi.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
