On Fri, 2006-03-17 at 11:32 -0500, Thomas Fitzsimmons wrote: > Hi, > > Anthony Balkissoon has expressed interest in improving Mauve so we'd > like to know what would be the best things to work on. > > Here are two items on my list: > > - A web reporting facility that generates JAPI-style bar graphs. > Ideally the graphs would represent a code-coverage analysis but I have > no idea how feasible that is using free tools. > > - A framework for testing VM invocations and the tools' command-line > interfaces -- in other words, a framework that can exec commands. This > may be best done as an independent module, separate from Mauve. I thought of another item: - A serialization test suite that given two class library implementations will test serialization compatibility in both directions. Tom > > There is also lots of room for improvement in how Mauve tests are > selected and run. I'm hoping someone who better understands Mauve's > design will elaborate. > > Tom