Commit graph

4 commits

Author SHA1 Message Date
ec7e3a8cb3
Add support for TYPO3 v13 and PHP 8.3 (#13) 2024-02-05 15:51:10 +01:00
3e594a0d15
Support MM Relations (#8)
Those don't have a hash or uid field.
We use a quick check whether a table is part of TCA in order to
determine those tables.
2023-08-10 08:34:14 +02:00
2d06b324e4
Add Support for TYPO3 v12.4 (#6) 2023-05-11 15:07:40 +02:00
5887cb87fe
First basic implementation (#1)
Allows to import a PHP data set within TYPO3 testing framework.
Allows to assert a PHP data set within TYPO3 testing framework.
2023-04-11 15:12:51 +02:00