Bell includes the following groups in its Baseline that can be used as loading targets:
Deployment
will load all the packages needed in a deployed applicationTests
will load the test casesDependent-SUnit-Extensions
will load extensions to SUnitCI
is the group loaded in the continuous integration setup, in this particular case it is the same asTests
Development
will load all the needed packages to develop and contribute to the project