All
Time and again I am hearing comments on the quality of test coverage for jWebUnit. So I spent this weekend trying to integrate with a code coverage tool called GroboUtils. The good news is that our coverage is reasonable (80%). But there are a couple of important things to do
Improve coverage by writing more test cases (We need to get to the 90%+ range)
Make Grobo toolkit an integral part of the build
I think I can do item #2 easily. (I have already done it!) would it make sense for me to commit these changes? Please let me know.
Rgds
Vivek