TallerWebSolutions/drupal-enterprise-boilerplate

Add phpunit and test scripts

Closed this issue · 2 comments

  • Add the phpunit Composer lib
  • Add the symlink in bin folder
  • Add phpunit.xml
  • Make sure the ci-tests script runs in the CI

Marking as critical since this is a thing that can take time to configure in projects and, because of that, initial setup can be slowed down. If this boilerplate does not make initial setup fast, it is pointless.

Phpunit might not work in latest version, so this needs to be well tested before integrating.

WIP in branch fs/issue-6--phpunit