Skip to content

Project template for Simplytest.me dev (not the codebase for Simplytest)

Notifications You must be signed in to change notification settings

violinist-dev/website-1

 
 

Repository files navigation

Simplytest Development Environment

This is a Composer project for setting up and running Simplytest for develoment.

It uses DDEV or Lando for local development, but neither are a requirement.

Installation

Clone this repo and run composer install.

This will install all dependencies, including Drupal core and the Simplytest distribution profile.

The run the following command to install the site locally:

DDEV install

ddev si

Lando install

TBD

Tests

To run the tests for Simplytests, you can run the following command:

composer run tests

About

Project template for Simplytest.me dev (not the codebase for Simplytest)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.0%
  • Dockerfile 1.4%
  • Shell 0.6%