Skip to content

Commit

Permalink
Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 13, 2025
1 parent c74312e commit bfa947b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,8 @@ Debug.WriteLine(Namer.RuntimeAndVersion);
* `type`: The class the test method exists in.
* `method`: The test method.

Any value provided in [UseDirectory](#directory) will take precedence over the value provided in `PathInfo.Directory`.

Return null to any of the values to use the standard behavior. The returned path can be relative to the directory sourceFile exists in.

`DerivePathInfo` can also be useful when deriving the storage directory on a [build server](build-server.md#custom-directory-and-file-name)
Expand Down

0 comments on commit bfa947b

Please sign in to comment.