Skip to content

Add Nette Tester support#299

Merged
janedbal merged 2 commits intomasterfrom
nette-tester-support
Mar 4, 2026
Merged

Add Nette Tester support#299
janedbal merged 2 commits intomasterfrom
nette-tester-support

Conversation

@janedbal
Copy link
Copy Markdown
Member

@janedbal janedbal commented Mar 4, 2026

Marks test methods, lifecycle methods (setUp/tearDown), and @dataProvider methods as used in Tester\TestCase subclasses.

janedbal added 2 commits March 4, 2026 09:52
Marks test methods (matching #^test[A-Z0-9_]#), lifecycle methods
(setUp/tearDown), and @dataProvider methods as used in Tester\TestCase
subclasses.
@janedbal janedbal changed the title Add Nette Tester support to avoid false positives on test methods Add Nette Tester support Mar 4, 2026
@janedbal janedbal merged commit 5ae04ce into master Mar 4, 2026
40 checks passed
@janedbal janedbal deleted the nette-tester-support branch March 4, 2026 09:00
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.

1 participant