XCTestPlayground
Test runner
A tool for writing unit tests directly in Xcode Playgrounds
54 stars
5 watching
8 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift-corelibs-xctest | A unit testing framework for Swift applications | 1,153 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
subito-it/sbtuitesttunnelhost | A tool for running tests on macOS apps by launching a local host server and simulating user interactions. | 60 |
lambdaisland/kaocha | A comprehensive test runner for Clojure and ClojureScript applications. | 801 |
flank/flank | A tool to run parallel tests on Android and iOS platforms for improving test velocity and quality | 679 |
tdrhq/slite | Interactive test runner for Common Lisp tests | 50 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 337 |
benlau/testrunner | A tool to execute and summarize multiple test cases into a report. | 4 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
kitschpatrol/kpruneverywherexcodeplugin | An Xcode plugin to streamline development and testing of apps across multiple iOS devices with one click. | 315 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |