I'm developping yet another Unit Test framework (GUnit at http://www.dotnetwiki.org in C#) and I would like to integrate xmlunit into similarly to what you have done with NUnit (keeping the two projects separated of course).
I guess the integration should be straight forward based on the NUnit integration classes. Do I have your permission ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm developping yet another Unit Test framework (GUnit at http://www.dotnetwiki.org in C#) and I would like to integrate xmlunit into similarly to what you have done with NUnit (keeping the two projects separated of course).
I guess the integration should be straight forward based on the NUnit integration classes. Do I have your permission ?