Re: [Figleaf-developer] solved: mystery of the failing tests
Status: Alpha
Brought to you by:
steckman
|
From: Greg S. <ste...@on...> - 2004-07-11 17:43:33
|
sam...@ma... wrote: > Quoting Greg Steckman <ste...@on...>: > > >>In the Maven project I had a dependency on cglib-asm instead of >>asm-1.4.3. With asm-1.4.3 all tests pass. >> > > > Good to know :-) I'm going to start adding more tests to try and improve test > coverage (currently less than 50%)... > > Oh, I got a clover license for our project, so you might want to look at > installing one of its plugins for your IDE. The InteliJ integration is really > good and it's suprising how useful it is when writing tests. > > sam > http://www.magpiebrain.com/ > ok. There's a maven plugin for it too. Is the jar checked in to CVS? Greg |