Packages for keyword “xctest”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Tablier
A micro-framework for Table Driven Tests.
XCUITestHelper
XCUITestHelper helps you writing UI tests within SwiftUI. It provides a set of useful extensions on XCUIApplication, XCUIElement and XCUIElementQuery to make your tests more readable and easier to maintain.
HTTPMock
Lightweight HTTP mocking for Swift
vapor-spec
Unit testing Vapor applications through declarative specifications.
DiffedAssertEqual
Assert equality in tests. Get a textual diff for inequality
FTTestingKit
Mockups and async extension to XCTestCase
Replacer
An easy-to-use library to stub HTTP requests using URLSession and to swizzle methods
ParameterizedTesting
A Swift library for generating and running parameterized run-time tests
XCTAssertCrash
Asserts that an expression crashes by using Mach Exception Handler or POSIX Signal Handler.
XCTAsync
Swift library to more easily test async code
SwiftAsyncAssert
Assert functions to evaluate Swift concurrency async expressions in XCTests.
BDDSwift
A type-safe, compiler-enforced way of writing BDD steps and scenarios in Swift for XCTest.
TestCleaner
Tidy up repetitive XCTests
XCTestStarterKit
Lightweight Starter Utilities for Swift project testing with XCTest
LinuxMainGen
[deprecated] A tool to automatically generate LinuxMain.swift