Skip to content

Commit

Permalink
Update naming.source.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 13, 2025
1 parent 7284fd7 commit c74312e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/mdsource/naming.source.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ snippet: AccessNamerRuntimeAndVersion
* `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 c74312e

Please sign in to comment.