4,786 skills found · Page 5 of 160
DXY-F2E / Api MockerApi Mocker is more of an api management system than a mocker.
pact-foundation / Pact JvmJVM version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
in28minutes / Spring Boot Master ClassUnderstand and love the power of Spring Boot - All its features are illustrated developing a web application managing todos and a basic API for survey questionnaire. Also covers unit testing, mocking and integration testing.
mfncooper / MockerySimplifying the use of mocks with Node.js
chaijs / Sinon ChaiExtends Chai with assertions for the Sinon.JS mocking framework.
google / CmockeryA lightweight library to simplify and generalize the process of writing unit tests for C applications.
MakeAWishFoundation / SwiftyMockyFramework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
aershov24 / Full Stack Interview Questions🔴 More than ~3877 Full Stack, Coding & System Design Interview Questions And Answers sourced from all around the Internet to help you to prepare to an interview, conduct one, mock your lead dev or completely ignore. Find more questions and answers on 👉
adobe / S3MockA mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener
service-mocker / Service Mocker🚀 Next generation frontend API mocking framework
NagRock / Ts MockitoMocking library for TypeScript
mongomock / MongomockSmall library for mocking pymongo collection objects for testing purposes
jonreid / OCMockitoMockito for Objective-C: creation, verification and stubbing of mock objects
godot-gdunit-labs / GdUnit4Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
stripe-ruby-mock / Stripe Ruby MockA mocking library for testing stripe ruby
tschaub / Mock FsConfigurable mock for the fs module
pact-foundation / Pact Net.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
m-radzikowski / Aws SDK Client MockAWS JavaScript SDK v3 mocks for easy unit testing. 🖋️ Typed 🔬 Tested 📄 Documented 🛠️ Maintained
marchaos / Jest Mock ExtendedType safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended
irahardianto / Service Pattern GoSimple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.