Skip to content

Saverio82/testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codemotion banner


Stop mocking everything - Samuele Lilli

Conference agenda


Useful informations

Enter docker container by typing

docker-compose up -d
docker-compose exec codemotion2021 bash

Then install all vendors

composer.phar install

Master branch has only the Invoice trivial class, so if you want to navigate through all the examples, please check out the tags.

If you would like to run all the tests, use the following commands

// From root of the project
bin/phpspec run // To run PHPSpec test suite
bin/phpunit // To run all PHPUnit test suites

Martin Fowler's blog post about what a unit is: https://martinfowler.com/bliki/UnitTest.html


🚀 WE'RE HIRING 🚀

MadisoftLogo

Take a look to open positions and checkout our tech blog!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published