Showing 2108 open source projects for "source testing unit testing"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    This is a unit testing extension for firefox, based on X-unit framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The LDAPUnit project will provide abstract base classes and assertions to verify the effects of operations on an LDAP repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlexUnit is a unit testing framework for Flex and ActionScript 3.0 applications and libraries. It mimics the functionality of JUnit, a Java unit testing framework, and comes with a graphical test runner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EpiT Basic - Automation Testing Tool

    EpiT Basic - Automation Testing Tool

    Automation testing tool for generating test cases from java codes

    Most software development will use a standard software development life cycle (SDLC). In SDLC, four phases are involved during development of any system. They are analysis, design, implement and testing. During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Suite Tester is an AJAX-driven add-on for the PHP SimpleTest unit-testing tool. The main benefits are conveniently testing an entire application or a single unit in one place, and quickly viewing a suite’s results one unit at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FTF (for Flexible Testing Framework) is a modular framework for testing, both automatic and manual, and quality assurance. FTF initial development has been done in the EDOS project, to support Linux distributions testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple utility to test results of your programs. You set up possible problems, supply the answers, and you are ready. Users connect through web interface, and submits solution. Diodos detects for which problem it is, compiles, and returns results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jECMAUnit is an ECMA (Javascript) unit testing framework that uses the underlying javascript engine and JUnit to perform the tests in java, allowing browser-less unit testing of javascript code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ScUnit is a robust unit testing framework for Scala.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    unit testing tool for java swing application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A cross-platform unit testing framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    COBUnit is a unit testing tool for COBOL. It provides a way to do Test Driven Development in legacy COBOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    JS TDD (Game of Life)

    JavaScript unit testing. TDD.

    This Library allows you to perform unit testing in Javascript, to practice TDD and to produce the most fun Game of Life for a code retreat or coding dojo! :D You can watch is alive here: http://js-tdd.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Developement of an OpenSource testmanagement tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Full Glassbox Testing Suite will improve the power of JUnit by allowing users to check if their features are following their required flow. The idea is similar to jMock but relying on real objects instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tapat is an automated testing framework based on TAP (Test Anything Protocol) which is en route to being a IETF protocol. The TAP protocol is a lightweight, text protocol which has implementations in a variety of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    java testing framework which solves the common problems related to writing java unit testing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jester.NET is a port of the popular Jester mutation testing tool for Java. Jester.NET is designed to slightly mutate your application code and then run your unit tests in order to expose gaps in your testing strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool for testing your unit test-cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blackfire Player

    Blackfire Player

    Web Crawling, Web Testing, and Web Scraping application

    Blackfire Player is a powerful Web Crawling, Web Testing, and Web Scraper application. It provides a nice DSL to crawl HTTP services, assert responses, and extract data from HTML/XML/JSON responses. Some Blackfire Player use cases: Crawl a website/API and check expectations -- aka Acceptance Tests; Scrape a website/API and extract values; Monitor a website; Test code with unit test integration (PHPUnit, Behat, Codeception, ...); Test code behavior from the outside thanks to the native Blackfire Profiler integration -- aka Unit Tests from the HTTP layer (tm). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A unit test system for C++ with no dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fake Java Database Connection - fake JDBC objects for unit testing. A full implementation of the JDBC interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CUMock or CMock is a mock framework for interaction based unit testing, inspired by JMock. Good for Test Driven Development (TDD) in the C language. Extends CUnit or any other framework with adapters. Self describing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB