SelfInitializingFakes
Fake service
A framework for creating reusable fake objects with persistent behavior after the initial setup
Like Fowler's self-initializing fakes.
11 stars
5 watching
3 forks
Language: C#
last commit: 24 days ago dotnetdotnet-corefakefakesmockmocking
Related projects:
Repository | Description | Stars |
---|---|---|
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
andresionek91/fake-web-events | Generates semi-random web events with configurable probabilities and constraints to mimic real-world scenarios. | 80 |
marmelab/fakerest | A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |
ttu/dotnet-fake-json-server | An API framework for prototyping and testing REST APIs with dynamic typing and no setup required. | 390 |
willdurand/bazingafakerbundle | Generates fake data for PHP models using the Faker library | 276 |
autofac/autofac.extras.fakeiteasy | A library that provides an auto-mocking integration for the Inversion of Control (IoC) container Autofac. | 8 |
xnbox/deepfakehttp | A web server that generates mock responses based on HTTP dumps. | 515 |
naturalintelligence/stubmatic | A tool for generating mock responses to HTTP requests without requiring code | 132 |
soc221b/zod-schema-faker | A tool for generating mock data from Zod schemas. | 19 |
bocajspear1/honeyhttpd | A Python-based web server framework for building fake servers and recording HTTP requests. | 44 |
several27/fakenewscorpus | A large dataset of news articles with labeled categories to train fake news recognition algorithms | 385 |
pspdfkit-labs/bypass | A tool to create custom HTTP responses without setting up an actual server | 972 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
bernardolins/fake_server | An HTTP server simulator that provides deterministic responses for testing purposes. | 72 |
eranpeer/fakeit | A C++ mocking framework for testing and development | 1,267 |