XCTestConventionPlugin

A plugin that sets up the infrastructure for testing native binaries with XCTest test framework. It also adds conventions on top of it.

Since

4.2

Constructors

Link copied to clipboard
@Inject
constructor(sdkPlatformPathLocator: MacOSSdkPlatformPathLocator, toolChainSelector: ToolChainSelector, componentFactory: NativeComponentFactory, objectFactory: ObjectFactory, attributesFactory: ImmutableAttributesFactory, targetMachineFactory: TargetMachineFactory)

Functions

Link copied to clipboard
open fun apply(project: Project)