Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions nodejs/docs/api/class-testconfig.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,8 @@ Whether to populate `'git.commit.info'` field of the [testConfig.metadata](/api/

This information will appear in the HTML and JSON reports and is available in the Reporter API.

On Github Actions, this feature is enabled by default.

**Usage**

```js title="playwright.config.ts"
Expand Down
Loading