• Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    CppUtx is a unit test framework for C++ based on the article `Cpp Utx Overview` written by Robert DiFalco and some parts of CxxTest. It depends on the standard and the boost library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cput – is the unit test framework that allow create and run tests for C++ projects. MS Visual Studio add-in makes easier to add new tests and debug and run existing. Currently support x86 C++ projects for MS VS 2005 and 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A simple rails app to run a code dojo via web browsers. Now moved to http://github.com/JonJagger/cyberdojo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dredd

    Dredd

    Language-agnostic HTTP API Testing Tool

    Dredd is a language-agnostic command-line tool for validating API description documents against the backend implementation of the API. Dredd reads your API description and step by step validates whether your API implementation replies with responses as they are described in the documentation. Dredd supports writing hooks — a glue code for each test setup and teardown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    EarlGrey

    EarlGrey

    iOS UI Automation Test Framework

    EarlGrey is a native iOS UI automation test framework that enables you to write clear, concise tests. With the EarlGrey framework, you have access to enhanced synchronization features. EarlGrey automatically synchronizes with the UI, network requests, and various queues; but still allows you to manually implement customized timings, if needed. EarlGrey’s synchronization features help to ensure that the UI is in a steady state before actions are performed. This greatly increases test stability and makes tests highly repeatable. EarlGrey works in conjunction with the XCTest framework and integrates with Xcode’s Test Navigator so you can run tests directly from Xcode or the command line (using xcodebuild). To prioritize and improve EarlGrey, the framework collects usage data and uploads it to Google Analytics. More specifically, the framework collects the MD5 hash of Bundle ID, Test Class Names and Test Method Names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    At the moment it's a collection of moderately useful python utility classes focusing mainly on unit test framework setup and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Firefly's Beetroot

    Firefly's Beetroot

    Regression testing simplified.

    Firefly's Beetroot is a regression tester designed with ease of use in mind. The only requirement to operate it is some basic knowledge of the UNIX shell. Note that this is not a unit test framework. Testing occurs at program granularity, not at a level of a function. This is meant to be used only with software with a stable user interface. Changes in the interface could break your tests. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    munit is a small test framework for GNU makefiles, inspired by the JUnit project. Since GNU make 3.80, makefiles can become very complex (recursive functions, dynamic contents via eval() etc.). munit has been developed to make it easy to test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GUITAR - A GUI Testing Framework

    A model-based test automation framework for GUI applications

    This framework supports a wide variety of model-based GUI testing techniques. The innovation lies in the architecture of GUITAR, which uses plug-ins to support flexibility and extensibility. Software developers and quality assurance engineers may use this architecture to create new toolchains, new workflows based on the toolchains, and plug in a variety of measurement tools to conduct GUI testing. More detail is presented in this publication: GUITAR: An Innovative Tool for Automated Testing of GUI-driven Software. Bao N. Nguyen, Bryan Robbins, Ishan Banerjee, and Atif Memon. Automated Software Engineering Journal. p.21, 1. 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10

    Generic Safety CPU test framework

    Generic CPU test programs and a testbench

    This project includes C source code for generic CPU tests tailored for testing in the safety domain according to IEC 61508. Additional to the test programs, the project includes a test framework consisting of a program calling the sub-test-programs and a TCL script which injects faults to verify the test programs. To run the TCL script, a user has to set up a testbench with Modelsim to simulate the HDL code of a CPU. The CPU runs the test programs and the TCL script injects faults into the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gupta teamdeveloper unit test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hanno is a model based test automation framework in Java for dynamic exploratory testing of web applications. It is built on Apache Commons SCXML and Watij.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Heap Allocation Monitor Library

    Heap Allocation Monitor Library

    Heap Allocation Monitor Library is a toolset written in C++ that consists of a statically linked monitoring library and a parser, to accommodate the creation (by a monitored executable of choice) of a report indicating which heap memory allocations are yet to be released by the time the monitoring library, linked with that executable, is instructed to do so. The parser tool can then be applied onto the generated file to translate it to a human readable format indicating function names and line numbers in the sources of the monitored application, indicating where the yet to be released allocations took place. See the "doc" folder for usage information. Note: In order to run the unit tests associated with the hash table you must download Catch2 unit test framework from https://github.com/catchorg/Catch2, so that it is located next to the "common", "haml" and "haml_parser" folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JDistUnit

    Java5 distributed JUnit with mobile agents.

    JDistUnit is a test framework for distributed unit testing with Java (think "JUnit on multiple computers at once"), useful for load and stress testing. Features hot deployment of test cases to the remote test servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JMUnit is a Java ME (J2ME) unit test framework based on JUnit. It supports JUnit-like test cases and test suites. Tests can be run in a device, in an emulator or as Ant tasks. IMPORTANT NOTE: The JMUnit project will be merged with the J2MEUnit project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A test framework for penetration testing Java classes and methods with randomized parameters and testing the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple automated software testing framework. Provides a remote script execution environment driven by a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Set of applet, test framework and JUnit test applications to measure the efficiency of modular operations and exponentiations on java cards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jepsen

    Jepsen

    A framework for distributed systems verification, with fault injection

    Jepsen is a framework for testing the correctness of distributed systems, especially under network partitions, concurrency, and failures. It is widely used to verify the consistency and availability guarantees of databases, consensus systems, and other distributed architectures. Jepsen simulates real-world failure conditions and analyzes the system’s behavior using linearizability and other formal models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A test framework coded in the C# programming language and provided as a .NET assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kiwi

    Kiwi

    Simple BDD for iOS

    Kiwi is a Behavior Driven Development library for iOS development. The goal is to provide a BDD library that is exquisitely simple to setup and use. The idea behind Kiwi is to have tests that are more readable than what is possible with the bundled test framework. Tests (or rather specs) are written in Objective-C and run within the comfort of Xcode to provide a test environment that is as unobtrusive and seamless as possible in terms of running tests and error reporting. In modern iOS and OS X development, you inevitably end up using open source libraries (e.g. AFNetworking) in your projects. This results in additional complexity in library management. CocoaPods makes this less painful and is our preferred library management tool. Before adding Kiwi to your project, you need a Unit Test Target that is run by Xcode during testing. If you're using Xcode 5, this unit test target is included by default when you create a new project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Koarse Grind (formerly Coarse Grind)

    Koarse Grind (formerly Coarse Grind)

    Test Automation framework intended for coarse-grained testing

    Koarse Grind has been rewritten in Kotlin (hence the 'K'). It's new home is here: https://github.com/william-hood/koarse-grind-kotlin __________________________________ Test Automation framework for Kotlin/Java with an integrated web-based user interface. It is intended for larger-grained testing of an installed & configured product, rather than unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project