Skip to content

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

Notifications You must be signed in to change notification settings

OliverDaviesLtd/test-driven-drupal-app

Repository files navigation

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