I am going on vacation for around 3 weeks starting next Friday, so I decided to list down the things that have been added or are in the queue to be added for the next version:
1) Fix from Greg Vatman for user-defined types. See the thread "handling custom datatypes" for complete details.
2) Fix for bug reported by James Henderson for outparam matching by id. See the thread "outparam matching problems" for complete details.
3) SQLUnit now throws full stack trace on problems, regardless of whether its running in debug mode or not. This was requested by trcull. See the thread "capturing errors during setup" for complete details.
4) Tools to document the results of test cases contributed by James Henderson. Tests need to be run with the canoo reporter. I am still integrating these and should be done early next week. James will probably improve upon these when he finds time.
Not yet in CVS:
5) Additional test child element skip to determine if SQLUnit will skip a test or not, being contributed by Craeg Strong. See thread "Request for new feature for SQLUnit: isSkipped" for more information.
5) Integration effort to make SQLUnit play well with TestNG, code being contributed by Ivan and Craeg.
I will not have internet access during the vacation, but I know that there are quite a few of you who are familiar with the tool and the code, so can make suggestions for workarounds or bug fixes. Please try to answer questions and provide patches if you are able to, and please post them on the forum (including patches), so I can come back and apply them to SQLUnit.
I will still be around next week, just not sure if I will remember to post this message, so posting it now.
Thanks very much,
Sujit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am back and have gone through my mail (I get automatically emailed when there is a posting on this forum). Got back on July 4 evening, still getting over the jet lag, will start looking through the issues and bugs over the next few days.
Also, thanks very much to those of you who chipped in to answer questions while I was gone, and I hope you will continue to share your knowledge in the future as well.
-sujit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Let me remind you that we previously talked about sqlunit task supporting multiple reporters. It is ready and we gave it extensive testing, so if it suits you I will prepare a patch and send it.
Regards
Ivan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am going on vacation for around 3 weeks starting next Friday, so I decided to list down the things that have been added or are in the queue to be added for the next version:
1) Fix from Greg Vatman for user-defined types. See the thread "handling custom datatypes" for complete details.
2) Fix for bug reported by James Henderson for outparam matching by id. See the thread "outparam matching problems" for complete details.
3) SQLUnit now throws full stack trace on problems, regardless of whether its running in debug mode or not. This was requested by trcull. See the thread "capturing errors during setup" for complete details.
4) Tools to document the results of test cases contributed by James Henderson. Tests need to be run with the canoo reporter. I am still integrating these and should be done early next week. James will probably improve upon these when he finds time.
Not yet in CVS:
5) Additional test child element skip to determine if SQLUnit will skip a test or not, being contributed by Craeg Strong. See thread "Request for new feature for SQLUnit: isSkipped" for more information.
5) Integration effort to make SQLUnit play well with TestNG, code being contributed by Ivan and Craeg.
I will not have internet access during the vacation, but I know that there are quite a few of you who are familiar with the tool and the code, so can make suggestions for workarounds or bug fixes. Please try to answer questions and provide patches if you are able to, and please post them on the forum (including patches), so I can come back and apply them to SQLUnit.
I will still be around next week, just not sure if I will remember to post this message, so posting it now.
Thanks very much,
Sujit
Hi,
The test grouping code is now in CVS as well. See you all in three weeks.
-sujit
Hi,
I am back and have gone through my mail (I get automatically emailed when there is a posting on this forum). Got back on July 4 evening, still getting over the jet lag, will start looking through the issues and bugs over the next few days.
Also, thanks very much to those of you who chipped in to answer questions while I was gone, and I hope you will continue to share your knowledge in the future as well.
-sujit
Sujit,
welcome back :))
Let me remind you that we previously talked about sqlunit task supporting multiple reporters. It is ready and we gave it extensive testing, so if it suits you I will prepare a patch and send it.
Regards
Ivan
Hi Ivan,
Thanks, its nice to be back.
Also thanks for doing the reporter code, and yes, please do send me the patch and I will apply it.
-sujit