Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
DonCallisto committed Nov 20, 2020
1 parent f5997f5 commit ea94584
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,34 @@
SymfonyDay 2020 code
![sfday2020banner](https://2020.sfday.it/img/confs/sfday/header_sfday.png)
<hr>

## Stop mocking everything - Samuele Lilli

[Schedule](https://grusp.us5.list-manage.com/track/click?u=29d918424cd5375f4c0c54c00&id=7cca83980b&e=ccd6902ba1)

[Talk](https://2020.sfday.it/talks.html#samuele-lilli)

[Rate this talk on joind.in](https://grusp.us5.list-manage.com/track/click?u=29d918424cd5375f4c0c54c00&id=07e4db6ad4&e=ccd6902ba1)
<hr>

## Useful informations

Master branch has only the `Invoice` trivial class, so if you want to navigate through all the examples, please check out
the [tags](https://github.com/DonCallisto/sfday2020/releases).

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
<hr>

# 🚀 WE'RE HIRING 🚀
![MadisoftLogo](https://labs.madisoft.it/wp-content/uploads/2020/09/logo.png)

Take a look to [open positions](https://labs.madisoft.it/entra-nel-team/) and checkout our [tech blog](https://labs.madisoft.it/blog/)!

We're [sponsoring this event](https://2020.sfday.it/sponsor.html)

0 comments on commit ea94584

Please sign in to comment.