Commit graph

4 commits

Author SHA1 Message Date
Mathias Brodala
af6952d334
[TASK] Clarify trait usage
Properly state that this is a trait, the class name does not suggest so ATM. Also suggest renaming it on import to avoid confusion.
2024-03-26 08:49:10 +01:00
747a0fca3a
Add new command to readme (#14)
The command got introduced with latest release.
But we missed to add it to the readme.
2024-02-13 11:49:20 +01:00
ae33eeddc9
Add command to convert from XML to PHP (#2)
A bin was added with a single command.
That command allows to convert multiple XML files to PHP files in place.
2023-04-12 12:05:53 +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