Skip to content

Dev-Int/tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Tests Test Coverage MIT License

This repository comes from ideas coming from GLSR, where, in 2020, I found myself stuck on dependency updates, after several months of abandonment. At the same time, a friend of mine needed help with unit testing.

So I started with unit tests, then, along the way, I resumed the desire to develop my project. This one starts from scratch, only the entities will not change, to begin with. The domain is there. 😉

To train and create skills, I want to develop according to the DDD vision, and the different testing approaches (ATDD, TDD, BDD ...)

Features

To start in the right direction, I start by preparing my use cases, and adding the resulting tests after this list:

  • rewrite Domain model to check and correct my previous choices

  • install Behat

Installation

clone the repo at first

git clone https://github.com/Dev-Int/tests.git

And then install dependencies

  1. with docker
make init
  1. with php installed
composer install

Use

After init, you can start the project with this command:

make start

To know all you can do with the Makefile, just run:

make

Licence

MIT

All docs to use docker installation

  1. Build options
  2. Using Symfony Docker with an existing project
  3. Support for extra services
  4. Deploying in production
  5. Debugging with Xdebug
  6. TLS Certificates
  7. Using a Makefile
  8. Troubleshooting

Docs for the project

The doc

About

Tests for help and skill 😉

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •