Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 530 Bytes

Baseline-groups.md

File metadata and controls

13 lines (11 loc) · 530 Bytes

Baseline Groups

Willow 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
  • Tools will load tooling extensions
  • 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