Skip to content

An example Drupal 9 application for the 'Test-Driven Drupal' book, currently being built with automated tests and test-driven development.

OliverDaviesLtd/test-driven-drupal-app

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
run
 
 

test-driven-drupal-example-app

Installing Drupal

./run drupal:install

Running tests

# Functional tests
./run test:functional

# Kernel tests
./run test:integration

# Unit tests
./run test:unit

About

An example Drupal 9 application for the 'Test-Driven Drupal' book, currently being built with automated tests and test-driven development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published