PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli e868e58d20
Allow to run an entire folder of tests
We now can do something like:

```sh
./vendor/bin/phpunit tests/PhpSpreadsheetTests/Reader/
```
2020-05-17 18:35:55 +09:00
..
Calculation Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Cell Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Chart Custom color for pie and donut charts 2018-12-10 18:43:55 +11:00
Collection - Create unit test (#944) 2019-04-15 21:39:11 +02:00
Custom Test fixes for PHP 7.4 stricter behaviour 2019-09-20 16:22:08 -07:00
Functional Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Helper Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Reader Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Shared Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Style Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Worksheet Upgrad PHP deps 2020-04-27 19:29:45 +09:00
Writer Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DocumentGeneratorTest.php Remove @throws comment 2020-05-16 20:33:25 +09:00
IOFactoryTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ReferenceHelperTest.php Upgrad PHP deps 2020-04-27 19:29:45 +09:00
SettingsTest.php Upgrad PHP deps 2020-04-27 19:29:45 +09:00
SpreadsheetTest.php Upgrad PHP deps 2020-04-27 19:29:45 +09:00