Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 489 Bytes

Baseline-groups.md

File metadata and controls

12 lines (10 loc) · 489 Bytes

Baseline Groups

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 application
  • Tests will load the test cases
  • Dependent-SUnit-Extensions will load extensions to SUnit
  • CI is the group loaded in the continuous integration setup, in this particular case it is the same as Tests
  • Development will load all the needed packages to develop and contribute to the project