Open lotyp opened 7 months ago
Adds support for PHPUnit #[Test] attribute
#[Test]
Closes: #144
Also please add the variant with #[Test] into this test case: https://github.com/psalm/psalm-plugin-phpunit/blob/e344eaaa27871e79c6cb97b9efe52a735f9d1966/tests/acceptance/TestCase.feature#L527-L548
Adds support for PHPUnit
#[Test]
attributeCloses: #144