Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Use Test attribute in functional test examples #4794

Merged

Conversation

brotkrueml
Copy link
Contributor

typo3/testing-framwork in version 8.2 is used with TYPO3 v13. It requires as least PHPUnit v10 which provides the #[Test] attribute. Therefore, this attribute is used instead of the @test annotation.

Releases: main

typo3/testing-framwork in version 8.2 is used with TYPO3 v13. It requires
as least PHPUnit v10 which provides the `#[Test]` attribute. Therefore,
this attribute is used instead of the `@test` annotation.

Releases: main
@brotkrueml brotkrueml self-assigned this Sep 30, 2024
brotkrueml added a commit to brotkrueml/TYPO3CMS-Reference-CoreApi that referenced this pull request Sep 30, 2024
This file is a leftover from TYPO3-Documentation#4784. It is already fixed in main with TYPO3-Documentation#4794.

Releases: 12.4
linawolf pushed a commit that referenced this pull request Sep 30, 2024
This file is a leftover from #4784. It is already fixed in main with #4794.

Releases: 12.4
@linawolf linawolf merged commit 4896691 into TYPO3-Documentation:main Oct 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants