Commit Graph

21 Commits

Author SHA1 Message Date
Meritoo
a3adae50b8 Reformat code automatically 2022-02-12 14:46:47 +01:00
Meritoo
a5148de31c Make task with Infection dependent of PHPUnit tests 2019-08-10 21:32:29 +02:00
Meritoo
15824d3f77 composer > squizlabs/php_codesniffer package > use ^3.4 (instead of ^2.9) 2019-06-02 18:23:12 +02:00
Meritoo
0f2c6bb099 Phing > tests > add task for Psalm (https://psalm.dev) 2019-04-18 14:31:31 +02:00
Meritoo
4f55f33385 Phing > php-coveralls > add task 2019-04-05 20:47:46 +02:00
Meritoo
134a5a0108 Phing > configuration > minor update 2019-04-05 20:43:29 +02:00
Meritoo
87422af5c7 Implement PHPStan (https://github.com/phpstan/phpstan) 2019-04-03 12:49:48 +02:00
Meritoo
cecaa65ef6 Implement Mutation Testing Framework (infection/infection package) 2019-04-03 12:30:37 +02:00
Meritoo
a90eeed583 Phing > configuration > minor updates 2019-04-03 11:22:12 +02:00
Meritoo
312e721dc3 Phing > remove old and unused tools 2019-04-03 11:18:11 +02:00
Meritoo
822dbf6830 Phing > tests > remove mutation tests (because Infection requires PHP 7.1+) 2018-10-28 00:06:52 +02:00
Meritoo
ff416fda69 Phing > update configuration 2018-10-25 11:05:32 +02:00
Meritoo
7e4b14a92f Phing > update configuration 2018-10-25 10:27:48 +02:00
Meritoo
51ff110101 Phing > update configuration 2018-08-26 15:43:34 +02:00
Meritoo
64499b49d3 Update @author and @copyright in classes' descriptions 2018-07-01 21:07:47 +02:00
Meritoo
c351ce887a Tests > implement PHPUnit (instead of Codeception) 2018-06-07 20:51:55 +02:00
Meritoo
8a6262a8c3 Phing > tests > update name of property with path (tests_framework.path > tests.framework.path) & ignore /build directory 2018-05-28 21:22:00 +02:00
Meritoo
3c83a8800e Start names of special directories without dot 2018-05-28 21:10:20 +02:00
Meritoo
71e1eeb81b Start names of special directories with dot
BaseTestCase - add setter for path of directory with data used by test cases
2017-10-17 20:49:13 +02:00
Meritoo
787b8c697c Phing - use "Meritoo Package" as project name 2017-09-10 14:16:21 +02:00
Meritoo
d9ab2a082e First, initial commit 2017-08-29 22:51:31 +02:00