calimero-project / calimero-core

Core library for KNX network access and management
Other
129 stars 65 forks source link

Feat/group unit #26

Closed ouaibsky closed 8 years ago

ouaibsky commented 8 years ago

I upgrade surefire in order to support exludedGroups.

I define a couple of annotations that are excluded by default (when no profile is activated) Name is maybe not appropriate but could be rename easily.

To run all tests:

mvn -PtestAll test

I mark 2 Test class with @Ignore:

bmalinowsky commented 8 years ago

Thank you for that contribution, Christophe. I think it is really useful for people who want to run unit tests on a regular basis without having a complete test setup.

Could you please provide a short ACK to me to include the standard calimero header (GPL+CPE) in the files you added to the code base with your PR (category.*)? Cheers, Boris