mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-12 04:48:41 +00:00
Update first_steps.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
9fefa15835
commit
933fa409fe
|
|
@ -26,10 +26,12 @@ All tests need to have the following docblocks:
|
|||
|
||||
##### Class
|
||||
|
||||
```php
|
||||
/**
|
||||
* @testdox phpOMS\tests\Image\SkewTest: Image skew
|
||||
* @internal
|
||||
*/
|
||||
```
|
||||
|
||||
* @testdox Is a one-line test description which is included in a test report for customers. The **FQN is very important**, it must be present.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user