decoupling-from-infrastructure-workshop icon indicating copy to clipboard operation
decoupling-from-infrastructure-workshop copied to clipboard

Sandbox project for the "Decoupling from infrastructure" workshop

Workshop: Test-driving the development of decoupled applications

Requirements

Getting started

  • Clone this repository and cd into it.
  • Run bin/install

Usage

  • Run bin/composer to use Composer (e.g. bin/composer require --dev symfony/var-dumper).
  • Run bin/run_tests to run the tests.