Showing 189 open source projects for "mock"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    ApiManager

    ApiManager

    Free API collaboration management system

    Completely open source, free API collaboration management system. Collaborative development, online testing, document management, export interface, personalized function customization. Simple and efficient BUG management system to record every change. Alibaba Cloud's secure cloud storage, backup data regularly, and support local deployment. Team collaboration, permission control, modification log. Database table, markdown, restful, mock, pdf, word. HTTPS, private projects, encrypted projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Template Tool Release v4.3

    Unifying Business Requirements with Application Design through a GUI.

    The Template Tool (TT) is a Java-based software, which DOES NOT require the user to write code. TT is a fully functional application that facilitates communication, collaboration, requirements traceability, and rapid mock-up prototyping from the point of conception and requirements gathering, to development, testing, and implementation. With the use of drag-and-drop and push-button selections without having to write any code, TT allows end users to add field components, skip-logic, business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    EtiC is a galaxy simulation software that generates and renders a mock galaxy for rational estimation of the number of extraterrestrial civilizations. Stars and planets are simulated with plausible physical characteristics, based on user-adjustable parameters. An EtiC simulation run consists to generate a galaxy disk physical stars, associate planets to the stars, and for habitable planets, simulate the life stages evolution until extinction. A visual animation of the galaxy and user...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 5
    A library of classes designed to be used in conjunction with a unit testing framework such as NUnit. The library facilitates automated tests, mock objects and white box testing (GUI testing etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MockFtpServer project provides a mock/dummy FTP server for testing FTP client code. It can be configured to return custom data or reply codes, to simulate either success or failure scenarios. Expected command invocations can also be verified. This project has been moved to https://github.com/dx42/MockFtpServer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8

    ncmock

    NetCDF mock data generator.

    Creates a NetCDF file from command-line arguments. Variables can be any type and filled with data in 5 ways, either a constant, a checker pattern, randoms, linear range, or a sombrero ripple function, all of which can be animated too if they use a record dimension. Global and variable attributes can also be created. Esoteric controls exist for choosing alignment, blocksize, file flavor (classic or HDF5), prefill, initial size, and header pad. ncmock has throughput and peak memory calipers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Cgreen

    Unittesting and mocking framework for C and C++

    Cgreen has MOVED to GitHub: https://github.com/cgreen-devs/cgreen, files, documentation, source, issues are all there. This repo is OBSOLETE and not updated anymore. Cgreen is a unittesting and mocking framework for C and C++. Features include composite test suites, each test can be run in it's own process, trapping of hung tests, setup and teardown, extensible interface, support for mocking functions and automatic discovery of tests. Go to GitHub: https://github.com/cgreen-devs/cgreen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    RudeMocks is a mocking framework for C++ that allows you to easily create mock objects and set up expectations on them using a record & replay model by simply calling functions on the mock objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tissue Microbiota

    Tissue Microbiota

    The characterization of novel tissue microbiota

    Scripts to generate the 466 MiSeq indexes and 16S metagenomics figures to characterize the microbiota in mock communities and the following tissues: Ileum, Feces, MAT, Liver, Brain, Heart, Muscle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    build-ramone
    Build-ramone is a set of tools to build a Linux distribution named Ramone, which is a DIY GNU/Linux distribution based on LFS/BLFS project.Ramone don't use the RPM, I writed a new package manager for this distribution, and something comes from CRUX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    It allows you to unit test Wicket pages easily: It launches Jetty to run your webapp in-process, then you inject POJO mock objects into @SpringBean annotated fields (or @Inject if you use Guice) and use the selenium client to test drive your pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Voodoo-Mock is a framework for `mock objects' based unit testing in C++. Written in perl, Voodoo-Mock parses C++ code, and generates redirection and mock classes. Voodoo-Mock can be used with test suite frameworks such as CXXTest or CPPUnit. repo now stored @github: https://github.com/shlomimatichin/Voodoo-Mock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    uaiMockServer

    uaiMockServer will create a Rest Server for you with only one command

    Create a mock server to your tests with just one command line. The documentation can be found in: http://uaimockserver.com The source code in here: https://github.com/uaihebert/uaiMockServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyMock is a Java library that provides an easy way to use Mock Objects in unit testing with JUnit and TestNG.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    cxxmock

    This addon provides MockObjects for CxxTest.

    CxxMock provides Rhyno.Mocks like syntax for working with mock objects in C++ and uses code-generation tool instead reflection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TDD MAS Toolkit

    A set of powerful tools to perform TDD on MAS based on JADE

    The TDD MAS Toolkit provides a set of tools to perform Test Driven Development of MAS based on Jade. The toolkit allows developers to set up simulation based and test case scenario based testing, providing powerful insights of the MAS under construction and assuring that the interation protocols and agent interaction in general are been enacted as expected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ScenarLang

    A DSL that ease (shortens) the set up mockito based unit tests

    This domain specific language lets you declare complex java objects with a Json-like notation. In addition to that, it lets you specify in a natural way what the mockito mocks should return when called with a given value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple grid control to mock up tables in clinical trials. Also includes 'checklog', a visual log-parser for checking SAS log files, 'sasmake', a makefiles generator, and 'graphpirate', a tool for reverse-engineering graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    genericmock

    generic bits of useful code

    generic mock is a project whose aim is to provide useful bits of code. Usually these parts are always rewritten each time a project starts. They are ready to be incorporated into larger projects without the need to link to a larger library. Everything is provided under BSD license so you don't need to worry about incorporating this into your commercial application. Bits of code: - redirecting standard streams (stdin, stdout, stderr) - getting access to a program's streams - run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    As those involved in SOA technologies will know web services and integration is a fairly dry subject. Typically the integrated systems and services sit behind a facade of other systems or web and desktop based applications. How then do you interest business users of the power of your solution? How do you quickly build or mock up an application that will interact with your back end services? We had just such a problem and needed a way to keep senior technical staff and business users awake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xenqtt

    xenqtt

    Java MQTT client API and applications

    A library that includes a Java MQTT client API that can be used in both synchronous and asynchronous applications. The library also includes various MQTT applications including a proxy that allows a server cluster to be load balanced as a single MQTT client; an HTTP <-> MQTT gateway; a mock MQTT broker; etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JPDBC

    Design by Contract for Java

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML Mimic
    XML Mimic is a stub web server that can mock/simulate web XML responses and runs as independent HTTP server stub. Client apps that require real server for fetching xml/html responses can use this software during development and testing. Suitable for testing client application that requires any REST based web service, JSON,etc as replacement for web service server. Can also be used for any client that require HTTP based application response.
    Downloads: 0 This Week
    Last Update:
    See Project