On Tue, Feb 07, 2006 at 01:44:58PM -0500, Keith Peters wrote: > If you are taking feature requests... > I'd love to see an "ignore" tag. Particularly useful if your test case > classes are intermingled with your class code. Don't really need to document > my test classes. Either a tag within the class like so: > > /** > * @ignore > */ > > Or a command line parameter to ignore, maybe by name with wildcard: > > As2api.exe ... -ignore *Test
Some kind of extra command-line param sounds like a good idea. Do people generally keep test classes in the same src hierarchy as the code under test? > Nice product though. Installed and documented a large project this morning. > Worked like a charm. Thanks for the suggestion, and your positive comments! dave -- http://david.holroyd.me.uk/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
