Continue the work in: - Complete unit tests for whole library and run them on every commit. Core is now done.
Juga Paazmaya
August 19, 2012 at 1:51 PM
Unit tests can be run by hand, via ant command: ant test. Unfortunately something is missing from the CI agent that would enable running this on every commit.
Unit tests help to improve code quality and reduce regressions.
They should be run on every commit via Continuous Integration, http://bamboo.igniterealtime.org/browse/XIFF-TRUNK