Method ForAssembly
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
ForAssembly(string, string?)
Computes a unique ID for a test assembly.
public static string ForAssembly(string assemblyPath, string? configFilePath)
Parameters
Returns
- string
The computed unique ID for the assembly