Nimut / testing-framework

TYPO3 testing framework that provides base classes and configuration for PHPUnit tests
GNU General Public License v2.0
52 stars 25 forks source link

Feature/typo3 v10 #118

Closed sven-carstens closed 4 years ago

sven-carstens commented 4 years ago

Things changed to get it working:

Room for improvement:

Why two classes for RenderChildrenViewHelper: Not only the base class for AbstractViewHelper has changed, but the method signature for renderStatic has changed too (RenderingContextInterface has different namespace).

mbrodala commented 4 years ago

See #116

IchHabRecht commented 4 years ago

Resolved with #123