A task I've set for myself is to provide documentation for the
development environment around the NetBeans APIs, i.e.,
documentation relating to testing, debugging, profiling, and
continuous builds. As I work on these very important and
underdocumented aspects, I'm learning a lot. While writing the
NetBeans
Platform Testing Tutorial, I learned that unit testing,
functional testing, and code measurement support is built INTO the
NetBeans Platform build harness, meaning that...