swift-corelibs-xctest
Test framework
A unit testing framework for Swift applications
The XCTest Project, A Swift core library for providing unit test support
1k stars
187 watching
266 forks
Language: Swift
last commit: 6 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
liquidsoul/xctestplayground | A tool for writing unit tests directly in Xcode Playgrounds | 54 |
shindyu/xctestextensions | A set of utility functions for writing unit tests in Swift | 22 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
joemasilotti/ui-testing-cheat-sheet | Provides guidance on UI testing with Swift and XCTest | 2,169 |
psexton/matlab-xunit | A testing framework for MATLAB that generates JUnit-compatible XML output | 40 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
xenial-io/tasty | A testing library for .NET applications that uses a functional inspired approach to simplify test writing and improve error messages. | 13 |
memsql/ntest | Provides a framework for writing type-based tests using dependency injection. | 2 |
emancu/crotest | A lightweight test framework for Crystal with basic assertion macros and no polluting the Object class. | 28 |
android/android-test | Provides APIs and tools for testing Android apps | 1,160 |
subito-it/sbtuitesttunnelhost | A tool for running tests on macOS apps by launching a local host server and simulating user interactions. | 60 |
unoplatform/uno.uitest | A unified UI testing framework for Uno Platform apps | 12 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |