You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@ The main purpose of this adapter is to accumulate information about your tests a
8
8
## Example project
9
9
Example project is located at: https://github.com/allure-framework/allure-phpunit-example
10
10
11
+
## How to generate report
12
+
This adapter only generates XML files containing information about tests. See [wiki section](https://github.com/allure-framework/allure-core/wiki#generating-report) on how to generate report.
13
+
11
14
## Installation && Usage
12
15
**Note:** this adapter supports Allure 1.4.x only.
13
16
In order to use this adapter you need to add a new dependency to your **composer.json** file:
0 commit comments