Showing 268 open source projects for "test unit"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Unit-- : a simple, easy-to-use and portable unit test aid for C++ , supporting your Test Driven Development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NHag - NHibernate Automated Generator - is an advanced Codegenerator. Based on the hbm.xmls it can produce class code (in VB.NET and C#), Cell- and MVP-based abstraction layers and test scenarios (Test-DB and Unit Tests) for the generated classes. It's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An XSLT testing framework building on Jeni Tennison's excellent - unit test your XSL templates from Ant! Unlike other tools it aims to bring together the two camps of XSLT testing, those tests written in XML and those runnable by build tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CxTest is a JUnit/cppUnit/xUnit-like unit test framework for C. It is extremely portable since it doesn't depend on RTTI, exception handling or any libraries (including standard ones)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    100% Java framework for easier unit testing of java source code. Allows isolation of classes using built-in mock generation framework, provides aop aspects and coordination functionality for completely test-driven isolation. Note: this project is superce
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    J3Unit is an object oriented JavaScript unit testing framework. J3Unit can be used in standalone web form for pure JavaScript testing or can be integrated with JUnit , the Jetty web server, and a Web Browser for automated test execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Framework for doing unit tests (JUnit, DUnit currently) in heterogeneous and distributed environments. The framework provides methods to test a client/server communication since unit tests are executed and synchronized across multiple nodes on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JMUT - Java Methodical Unit Testing - is a package that helps assure all methods in a class (both public and private) are unit tested. It is written in Java and uses reflection and dynamic class loading to achieve its ends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    oaklib provides many useful, portable C++ libraries. (Currently - OakUT - C++ unit test framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    This is a new C++ unit test framework based on the power of c++ template technology. The vision is easy to use, portable and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Haste, which stands for High-level Automated System Test Environment, represents an approach to system testing that is philosophically consistent with standard unit and integration XP testing practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML-based Unit Test Generator for C/C++ Programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Stubby C is a C Test Harness generator that helps developers to create effectieve C unit tests. Stubby C can be combined with other unit test solutions like check or CUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Marigold is an in-container "scenario-based" white-box unit-testing framework for J2EE applications that permits direct testing of business logic and data-access layers, and separates test-data from test-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A System for documenting for Requirements,Unit test cases,Unit test cases mapping versus requirements, Unit test reports and reports for showing % unit tests completed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EasyUnit is a unit testing framework for C++ and EC++ that intends to ease this process. It is based on CppUnitLite administration-free concept with the following additions: fixtures support, customizable test runner and results printer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Ultimate Test Tool Infrastructure. This is a framework for commercial as well as non-commercial test tools. It allows to combine tools by supporting Purify, Insure++, QAC/QAC++, gcov, cppunit to build a unit testsuite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RUn (REBOL Unit) is a Unit Test Framework inspired from jUnit. It provides a way to develop TestCases and submit developped code in REBOL to their verification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nocaute is an open-source automated unit test tool for Java that does NOT require test-coding. Unit-test-cases are specified in XML. The name "Nocaute" stands For NOn Coded Automated Unit Testing Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JXCL is a framework for constructing transforming class loaders for Java. It can be used for a wide range of purposes, including automated testing, in particular testing of unit test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nut - Unit test framework for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TestKit is a testing framework for Mac OS X and Objective-C. Modeled after JUnit, it allows Mac OS X developers working in the Cocoa environment to write unit tests against objects and features both command-line and graphical test running tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SmtpUnit is a smtp server written in java to be used for unit testing java code within a enterprise level or stand alone java application to test code that results in an email being sent.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB