This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.XunitDeviceTestReceiver.
- Assembly
- Cake
. Xunit Device Test Receiver .dll - Namespace
- global
- Containing Type
- TestReceiver
Syntax
public static Task<bool> LaunchEmbeddedTestsReceiver(this ICakeContext context, int port)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| port | int |
Return Value
| Type | Description |
|---|---|
| Task |
