PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
翻译 - PowerMock是一个Java框架,允许您对通常认为不可测试的代码进行单元测试。
可组装架构(TCA)是一个用于构建统一、便于理解的Swift 库,它兼顾了组装,测试,以及功效。你可以在 SwiftUI,UIKit,以及其他框架,和任何苹果的平台(iOS、macOS、tvOS、和 watchOS)上使用 TCA。
Analyses and reports testability issues of a php codebase
Jest 是一款优雅、简洁的 JavaScript 测试框架。支持 Babel、TypeScript、Node、React、Angular、Vue 等框架。
Automatically exported from code.google.com/p/testability-explorer
Hard-to-test patterns in C++ and how to refactor them
A kata that I use to teach people how to convert legacy non-testable code to 100% testable code. The different branches contain different "phases". The last phase has all tests implemented.
An abstracted library for interacting with the file system, registry, etc.
Questions to assess the testability of software systems
Testability Tarpits: the Impact of Code Patterns on the Security Testing of Web Applications (NDSS 2022)
NES emulator with focus at hardware abstraction, testability and performance
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
翻译 - Sample Android示例应用程序,它使用遵循Kotlin最佳实践的模块化,干净,可扩展,可测试的体系结构,并采用了Jetpack。
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to s...
翻译 - 一个小型但功能强大的框架,旨在跨所有XAML平台构建应用程序。它对MV *模式的强大支持将使您能够快速构建解决方案,而无需牺牲代码质量或可测试性。
React component to create graphic user interface with: - draggable nodes with ports and edges on a directed graph editor. - extensibility to customize the widgets or behaviors. - accessbility and tes...
#安卓#An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state...
翻译 - 受功能反应式编程启发的适用于所有.NET平台的高级,可组合,功能性反应式模型-视图-视图模型框架。 ReactiveUI允许您从用户界面中抽象出可变状态,在一个易读的地方表达围绕功能的想法,并提高应用程序的可测试性。