[README] add link to example test

This commit is contained in:
TomasVotruba 2017-11-21 05:08:49 +01:00
parent abebf6ad5f
commit a951528ec1

View File

@ -29,7 +29,7 @@ final class MyRector extends AbstractRector
}
```
3. Add a Test Case
3. Add a Test Case - [see PHPUnit example](https://github.com/rectorphp/rector/blob/master/tests/Rector/Contrib/PHPUnit/ExceptionAnnotationRector/Test.php)
4. Add to specific level, e.g. [`/src/config/level/symfony/symfony33.yml`](/src/config/level/symfony/symfony33.yml)