-
Updated
Jun 2, 2022 - Swift
#
testability
Here are 31 public repositories matching this topic...
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
-
Updated
May 31, 2022 - Kotlin
swift
reactive
state-management
async
atomic
dependency-injection
architecture
concurrency
declarative
data-binding
combine
testability
service-locator
swiftui
-
Updated
May 26, 2022 - Swift
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
algebraic-effects
haskell
sqlite
servant
architecture
domain-driven-design
handlers
clean-architecture
io-monad
monad
warp
aka
swagger-ui
onion-architecture
hexagonal-architecture
algebraic
testability
swagger-documentation
persistence-layer
ports-and-adapters
polysemy
polysemy-library
polysemy-effects
-
Updated
Oct 21, 2021 - Haskell
Companion for the Swift Composable Architecture. A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
android
kotlin
architecture
composition
modularity
unidirectional-data-flow
testability
android-compose
-
Updated
Apr 27, 2022 - Kotlin
An abstracted library for interacting with the file system, registry, etc.
-
Updated
Jun 11, 2020 - HTML
Sample App to learn a testable design (Smalltalk flavored MVC)
-
Updated
Jan 27, 2020 - Swift
A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection.
-
Updated
Jan 23, 2022 - C#
Hard-to-test patterns in C++ and how to refactor them
-
Updated
May 6, 2020 - C++
CLLocationManager Swift wrapper with multiple closure handlers and delegates allowed, notifications, sequential geofencing, self-authorization and, of course, everything is testable. #InCodeWeTrust
notifications
swift
swift-library
carthage
permissions
handlers
closure
authorization
swift-framework
swift-3
swift3
delegates
geofencing
cllocationmanager
testability
corelocation
cllocationmanager-swift-wrapper
-
Updated
Dec 1, 2017 - Swift
Extension for SeleniumLibrary that provides manual and automatic waiting for asyncronous events like fetch, xhr, etc.
-
Updated
Mar 8, 2022 - Python
Interfaces for commonly used .NET types like `File`, `Directory`, `Stream`, `Path`, `Math`, `Environment`, `Task`, etc. for better testability.
-
Updated
Feb 23, 2021 - C#
Open
Parallelize `fork`
stoney95
commented
Nov 14, 2021
Context
The package is providing the fork function. This function takes multiple functions and forwards the intermediate result to every of these functions. By this multiple independet branches are created that all consume the result of the previous pipeline step.
Description
Currently the fork function is executing the branches sequentially. It would be nice to have a version that
3
Source Code Automated Refactoring Toolkit
refactoring
python
java
machine-learning
optimization
genetic-algorithm
antlr
compilers
testability
regression-analysis
search-based-software-refactoring
testability-analysis
testability-improvment
-
Updated
May 26, 2022 - Python
-
Updated
Mar 26, 2022 - JavaScript
WordPress extension framework based on object-oriented paradigm.
-
Updated
Apr 24, 2020 - PHP
This tutorial encourages testers to interrogate, evaluate and elucidate the architectures they test, with the end goal of providing analysis of risk and information to those who matter.
-
Updated
Jun 8, 2018
A Data-driven Approach For Estimating/Evaluating Software Testability
-
Updated
Apr 6, 2021 - Python
[DEPRECATED] use ray/indentify-value-module (https://github.com/ray-di/Ray.IdentityValueModule) instead
-
Updated
Sep 22, 2017 - PHP
-
Updated
Nov 20, 2019 - Java
UNIT Testing, Testable Code, Mocking and Code Coverage
-
Updated
Mar 14, 2017 - Java
Abstractions for Assembly, Console, File, FileInfo and other static classes or static methods not mockable.
-
Updated
Jan 27, 2020 - C#
-
Updated
May 4, 2018 - Kotlin
Les tests automatisés en R - Atelier du colloque R à Québec 2019
-
Updated
May 14, 2019 - TeX
-
Updated
Sep 26, 2020 - Go
simple utility that will wrap any function in order to make its global state requirements clear
-
Updated
Aug 27, 2018 - PHP
Centralised construction of a project's core objects.
dependency-injection
testability
dependency-injection-container
autowiring
maintainability
service-container
-
Updated
Jun 1, 2022 - PHP
Improve this page
Add a description, image, and links to the testability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the testability topic, visit your repo's landing page and select "manage topics."
Hey Guys,
I see an IllegalStateException when running one particular test.
What steps will reproduce the problem?
The following code fails each time it is run
Testcase: