mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:56:12 +01:00
parent
c034d807d6
commit
ff2d3f7dc0
1 changed files with 2 additions and 0 deletions
|
@ -21,7 +21,9 @@ at the [handout to my workshops on test-driven development (TDD)](https://github
|
|||
### General PHPUnit setup
|
||||
|
||||
```bash
|
||||
composer require typo3/cms ^8.7
|
||||
composer install
|
||||
git checkout HEAD -- composer.json
|
||||
```
|
||||
|
||||
File > Settings > Languages & Frameworks > PHP > Test Frameworks
|
||||
|
|
Loading…
Reference in a new issue