Commit graph

16 commits

Author SHA1 Message Date
09dd017a1c
Do not worry about future files 2022-05-30 16:06:24 +02:00
21346b3c28
Update dependencies
Define PHP version to use.
Update all dependencies to newer versions.
2022-05-30 16:06:08 +02:00
ac9db2e2c1
Update setup
Provide missing example file for copying.
Fix .gitignore to only ignore copied file, not source.
Update composer.json to run through, allowing the plugins.
Remove not provided infection example.
2022-05-30 16:03:48 +02:00
d933b207fa
Update Version constraints
Also update code base to stay compatible.
2020-08-25 12:17:46 +02:00
147859eed2
Fix typo 2020-08-25 12:06:04 +02:00
fc3b229101
Small readme improvement 2020-01-17 16:03:33 +01:00
143d686551
Migrate mocking to prophesize for simplicity 2020-01-17 16:03:05 +01:00
55f72aac20
TASK: Add some info to readme
* Remove results folder for cleanup. As it's created on demand.
* Add missing information about structure of tests.
2019-02-01 09:43:34 +01:00
37dc2c7821
TASK: Update to TYPO3 CMS 9.5 and PHPUnit 8.0 2019-02-01 09:43:09 +01:00
a507875d28
TASK: Allow to follow the process
Mention repository
2018-07-15 12:21:41 +02:00
0cc5df4e95
TASK: Last changes for first talk 2018-07-15 11:10:08 +02:00
d273405235
TASK: Add further output formats 2018-06-24 20:24:46 +02:00
47602a5e0b
TASK: Add test with repository 2018-06-23 20:27:12 +02:00
fdcdbd420b
TASK: Add tests 2018-06-23 20:18:07 +02:00
ad85bb0444
TASK: First example test and setup 2018-06-20 21:11:37 +02:00
d281851d6d INIT 2018-06-20 20:09:50 +02:00