Skip to content

Is it possible to use this extension in drupal module packages? #467

Answered by mglaman
mad-briller asked this question in Q&A
Discussion options

You must be logged in to vote

@mad-briller is this on Drupal.org or your own continuous integration setup? How are you running your module's PHPUnit tests? That usually requires the module to be placed in a Drupal code base. You'd then add this to your Drupal site fixture.

I've built a GitHub Action for this: https://github.com/bluehorndigital/setup-drupal. It really just comes down to modifying however you setup the root Drupal site for testing.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mad-briller
Comment options

@mglaman
Comment options

Answer selected by mad-briller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants