#mocking (29 Repositories)
Ranked open-source repositories tagged with #mocking, scored by pull request acceptance likelihood and maintainer engagement velocity.
23.8%
6.8h
29 repositories tagged #mocking
pester/Pester
Pester is the ubiquitous test and mock framework for PowerShell.
TypedDevs/bashunit
A simple yet powerfull testing library for bash scripts.
help-me-mom/ng-mocks
Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
vektra/mockery
A mock code autogenerator for Go
stoplightio/prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
wiremock/wiremock
A tool for mocking HTTP services
microcks/microcks
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation incubating project 🚀
xpinjection/test-driven-spring-boot
Sample project for "Test-driven Spring Boot applications" training.
stephanos/rewire
Dependency injection for Elixir. Zero code changes required.
FakeItEasy/FakeItEasy
The easy mocking library for .NET
jmockit/jmockit1
Advanced Java library for integration testing, mocking, faking, and code coverage
suites-dev/suites
A unit testing framework for TypeScript backends working with inversion of control and dependency injection
mindflayer/python-mocket
a socket mock framework - for all kinds of socket animals, web-clients included
mswjs/msw
Industry standard API mocking for JavaScript.
nrxus/faux
Struct mocking library for Rust
pytest-dev/pyfakefs
Provides a fake file system that mocks the Python file system modules.
testdouble/mocktail
🥃 Take your Ruby, and make it a double!
NagRock/ts-mockito
Mocking library for TypeScript
bjoernQ/unmock-plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.
mockative/mockative
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
SpectoLabs/hoverfly
Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
blang/vfs
Virtual filesystem library written in golang
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended and different functionality. Full documentation can be found at https://wiremock.org/dotnet/.
kevin1024/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
themidnightgospel/Imposter
Mocking library with the perfect balance of Performance and Intuitive API
jonreid/OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects