Showing 36 open source projects for "easy mock"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Motrix

    Motrix

    A full-featured download manager

    Motrix is a full-featured, cross-platform download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, Baidu Net Disk and more. It’s got an interface that’s clean, simple and easy to use, plus a number of great features. It can handle up to 10 concurrent downloads, can support 64 threads in a single task, support speed limit and more! It comes in both Chinese and English with many other translations in the works, and has dark mode available.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    Mockoon

    Mockoon

    Run mock APIs locally, no remote deployment, no account required

    Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open-source. It has been built with Electron and can be used on Windows (exe), Linux (deb, rpm, Appimage, and Snap), and MacOS (dmg or brew). Get working mock REST APIs in seconds with an intuitive and easy-to-use interface. Run them everywhere with the CLI. Compatible with the OpenAPI specification, Mockoon integrates perfectly with your existing applications and API design workflow. Go...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    gock

    gock

    HTTP traffic mocking and testing made easy in Go

    Versatile HTTP mocking made easy in Go that works with any net/http based stdlib implementation. Heavily inspired by nock. There is also its Python port, pook. Simple, expressive, fluent API. Semantic API DSL for declarative HTTP mock declarations. Built-in helpers for easy JSON/XML mocking. Supports persistent and volatile TTL-limited mocks. Full regular expressions capable HTTP request mock matching. Designed for both testing and runtime scenarios. Match request by method, URL params, headers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Testify

    Thou Shalt Write Tests in Go

    Testify is a Go (golang) toolkit with common assertions and mocks for testing your code. It features a specific set of packages, namely: assert package, which allows for better, more readable test code in Go; require package, which is similar to the assert package but instead of returning a boolean result, terminates the current test; mock package, which allows for easy writing of mock objects; and the suit package, which provides functionality similar to those of more common object oriented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 5
    Ember CLI Mirage

    Ember CLI Mirage

    An Ember Addon to easily add Mirage JS to your Ember app

    Mirage is a JavaScript library that lets frontend developers mock out backend APIs. Unlike other mocking libraries, Mirage makes it easy to reproduce dynamic scenarios that are typically only possible when using a true production server. Equipped with a Mirage server, a frontend developer can build, test, and even share a complete working Ember application without having to use or configure any backend services. Mirage was originally built to bring conventions to some home-grown HTTP mocking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WireMock.Net

    WireMock.Net

    WireMock.Net is a product for stubbing and mocking web HTTP responses

    Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs that don't exist yet. WireMock frees you from dependency on unstable APIs and allows you to develop with confidence. It's easy to launch a mock API server and simulate a host of real-world scenarios and APIs - including REST, SOAP, OAuth2 and more. WireMock is a free API mocking tool that can be run as a standalone server, or in a hosted version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DotWeb

    DotWeb

    Simple and easy go web micro framework

    Simple and easy go web micro framework. Important: Now need go1.9+ version support, and Support go mod. support go mod. Support static routing, parameter routing, group routing. Routing supports file/directory services, and supports setting whether to allow directory browsing. HttpModule support, support for custom code capabilities at the global level before routing. Middleware support, support App, Group, Router level settings. Feature support, which can be enabled globally by binding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    kin-openapi

    kin-openapi

    OpenAPI 3.0 (and Swagger v2) implementation for Go

    A Go project for handling OpenAPI files. We target the latest OpenAPI version (currently 3), but the project contains support for older OpenAPI versions too. Lightweight, blazing fast, cross-platform OpenAPI 3 mock server with validation. Generate Go client and server boilerplate from OpenAPI 3 specifications. Use HTTP/2 Server Push to create fast and idiomatic client-driven REST APIs. Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Afero

    Afero

    A FileSystem abstraction system for Go

    ... provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. It is suitable for use in any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory backed file system during testing. It also adds support for the http filesystem for full interoperability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
    Learn More
  • 10
    pushy

    pushy

    A Java library for sending APNs (iOS/macOS/Safari)

    Pushy is a Java library for sending APNs (iOS, macOS, and Safari) push notifications. Pushy sends push notifications using Apple’s HTTP/2-based APNs protocol and supports both TLS and token-based authentication. It distinguishes itself from other push notification libraries with a focus on thorough documentation, asynchronous operation, and design for industrial-scale operation. With Pushy, it’s easy and efficient to maintain multiple parallel connections to the APNs gateway to send large...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NSubstitute

    NSubstitute

    A friendly substitute for .NET mocking libraries

    NSubstitute is designed for Arrange-Act-Assert (AAA) testing, so you just need to arrange how it should work, then assert it received the calls you expected once you're done. Because you've got more important code to write than whether you need a mock or a stub. It is an attempt to satisfy our craving for a mocking library with a succinct syntax that helps us keep the focus on the intention of our tests, rather than on the configuration of our test doubles. We've tried to make the most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SST

    SST

    Build serverless apps. Set breakpoints and test your functions locally

    ... application runs on that server and we are responsible for provisioning and managing the resources for it. The sst start command starts up a local development environment that opens a WebSocket connection to your deployed app and proxies any Lambda requests to your local machine. Supports all Lambda triggers, so there's no need to mock API Gateway, SQS, SNS, etc. Supports real Lambda environment variables and Lambda IAM permissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mocker++11

    C++ Mock object auto generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class declaration parser/generator that reads the class declaration (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Get Tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bert Client

    Bert Client

    Simple and Easy-to-Use REST API client for server developers.

    Bert Client is a standalone software for Windows that allows you to quickly and easily test REST API calls. It is an alternative to more complex tools like Postman, but is designed to be simple and straightforward, allowing you to make adhoc POST and GET requests and receive the response in a straightforward way. Bert Client is perfect for developers who want a lightweight and easy-to-use tool for testing their APIs. With Bert Client, you can quickly test your API endpoints without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    YApi

    YApi

    A locally deployable, visual interface management platform

    YApi makes interface development simpler and more efficient, makes interface management more readable and maintainable, and makes team collaboration more reasonable. Provide basic project grouping, project management, interface management functions. Friendly interface documentation, WebSocket-based multi-person collaboration interface editing function and postman-like testing tools, allowing multi-person collaboration to multiply development efficiency. Based on Mockjs, easy to use and powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    gentleman

    gentleman

    Plugin-driven, extensible HTTP client toolkit for Go

    ... or consul plugins. Take a look to the examples, list of supported plugins, HTTP entities or middleware layer to get started. For testing purposes, see baloo, a utility library for expressive end-to-end HTTP API testing, built on top of gentleman toolkit. For HTTP mocking, see gentleman-mock, which uses gock under the hood for easy and expressive HTTP client request mocking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PowerMock

    PowerMock

    Java framework that allows you to unit test code normally

    ... libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption. Developers familiar with the supported mock frameworks will find PowerMock easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pandora.js

    Pandora.js

    A manageable, measurable and traceable Node.js application manager

    A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript. As a consequence of years of experience on enterprise Node.js applications management, Midway team from Alibaba open-sourced Pandora.js finally. It is an application manager that integrates many capabilities like monitoring, debugging, and resiliency. You are more than welcome to use it, as well as build your operation infrastructure upon it. Provides a mechanism to mock middleware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Turtle

    C++ mock objects for Boost

    Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    HTTP adapter

    HTTP adapter

    A lightweight and extensible HTTP adapter, editable HTTP server

    A lightweight and extensible HTTP adapter, editable HTTP server, Webhook transformation, and request relay platform. Just route, filter, validate, transform, relay and response to your HTTP requests. Setup your HTTP server in 3 minutes with a few YAML configurations and a few TS/JS code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FUMOLA - Functional Mock-up Laboratory

    FUMOLA - Functional Mock-up Laboratory

    An FMI-based co-simulation framework.

    FUMOLA is a co-simulation framework specifically designed to support the features offered by the FMI specification. It provides a flexible platform that allows to configure and execute co-simulation setups in an easy way. FUMOLA is developed on top of the Ptolemy II framework (https://ptolemy.eecs.berkeley.edu) and the FMI++ library (http://fmipp.sourceforge.net). The online documentation of FUMOLA is available here: https://sourceforge.net/p/fumola/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mock.js

    Mock.js

    A simulation data generator

    Mock.js is a simulation data generator to help the front-end to develop and prototype separate from the back-end progress and reduce some monotony particularly while writing automated tests. Generate random data and intercept Ajax requests. Let the front-end siege division develop independently of the back-end. Through random data, various scenarios are simulated. Without modifying the existing code, you can intercept Ajax requests and return simulated response data. An intuitive interface....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mocker++

    C++ Mock object with automatic generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class definition parser/generator that reads the class definition (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Go to https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CorbaMock is a java mock library designed to make testing of CORBA servers easy. CorbaMock provides (a) the simulation of arbitrary corba servers and (b) the access to arbitrary corba servers via its IDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next