Showing 103 open source projects for "java open source"

View related business solutions
  • 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Metatest - a simple and elegant Python framework for writing tests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Unit test framework for PegaRULES Process Commander applications. PRUnit is based on the xUnit family of testing frameworks. PRUnit is downloaded as a Zip file that can be uploaded to your PRPC system and loaded into the rule base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple but fairly complete unit test framework for C in a single header file. Features fixtures, test suites and integration with xcode!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TAF (Test Automation Framework) is an all-in-one testing framework that utilizes several open-source unit testing libraries. This comes with the most commonly used wrapper methods and a web-based GUI for reports. Easy to install and very intuitive to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TFOGS is a test framework for quick action game, it's anti-hack, and it provides a complete implementation to reduce lag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NUnitWeb is a DOT NET test framework for use in conjunction with NUnit. It's similiar to NUnitASP, but more complete. Javascript, ASPNET 2.0, file controls (multipart form data), and ordinary HTML are all supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHPTools is a set of php modules. The tools are not intended to make development faster but safer. Features include: Type safety, Logging, Database abstraction, HTML abstraction, Test framework, Language-by-file, File handling, Date handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    oaklib provides many useful, portable C++ libraries. (Currently - OakUT - C++ unit test framework)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    using the Apache-Test framework to test PHP web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    nut - Unit test framework for C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    CGI::Test - CGI regression test framework. A CPAN perl module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KvTest is a C++ test framework. It aims at making test-driven development easy and affordable. It's features are, among others, easy integration, dependency tracking, and statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Winfessor .NET Unit Test Library is a very simple, feature-lacking unit test framework and Winforms GUI designed to get the job done. Tests are ran on a background thread so the GUI remains responsive. Attributes are used to designate test items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The PyJTF supports the test-driven development of Javascript code using tests written in Python. It executes the code under test in the IE environment under Windows (Win32). Allows greater productivity in testing Javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as source code repositories, compilers, test frameworks, and installers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The TclUnit project is an implementation of the xUnit unit test framework, in Tcl. It provides a framework for organizing tests, plus utilities and extensions to facilitate unit testing of programs and libraries through the Tcl programming language.
    Downloads: 0 This Week
    Last Update:
    See Project