testing.info.yml 556 B

1234567891011121314151617181920
  1. name: Testing
  2. type: profile
  3. description: 'Minimal profile for running tests. Includes absolutely required modules only.'
  4. # version: VERSION
  5. # core: 8.x
  6. hidden: true
  7. dependencies:
  8. # Enable page_cache and dynamic_page_cache in testing, to ensure that as many
  9. # tests as possible run with them enabled.
  10. - page_cache
  11. - dynamic_page_cache
  12. # @todo: Remove this in https://www.drupal.org/node/2352949
  13. themes:
  14. - classy
  15. # Information added by Drupal.org packaging script on 2017-08-16
  16. version: '8.3.7'
  17. core: '8.x'
  18. project: 'drupal'
  19. datestamp: 1502903957