mocking topic

List mocking repositories

pose

1.1k
Stars
76
Forks
Watchers

Replace any .NET method (including static and non-virtual) with a delegate

dingo

189
Stars
13
Forks
Watchers

🐺 Easy, fast and type-safe dependency injection for Go.

python-mocket

274
Stars
41
Forks
Watchers

a socket mock framework - for all kinds of socket animals, web-clients included

Faker

247
Stars
31
Forks
Watchers

Provides fake data to your Android apps :)

mayonnaise.js

71
Stars
5
Forks
Watchers

🎺 Fake data generator for JavaScript, courtesy of Patrick Star

go-github-mock

90
Stars
21
Forks
Watchers

A library to aid unittesting code that uses Golang's Github SDK

firebase-mock

348
Stars
97
Forks
Watchers

Firebase mock library for writing unit tests

apitest

740
Stars
55
Forks
Watchers

A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.

elixir_mock

23
Stars
2
Forks
Watchers

Creates clean, concurrent, inspectable mocks from elixir modules

bypass-finals

451
Stars
30
Forks
Watchers

Removes `final` and `readonly` keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.