Showing 38 open source projects for "java framework"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    Roboelectric

    Roboelectric

    Android unit testing framework

    Robolectric is the industry-standard unit testing framework for Android. With Robolectric, your tests run in a simulated Android environment inside a JVM, without the overhead of an emulator. Running tests on an Android emulator or device is slow! Building, deploying, and launching the app often takes a minute or more. That’s no way to do TDD, there must be a better way. Robolectric is a framework that brings fast and reliable unit tests to Android. Tests run inside the JVM on your workstation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VBScript Development Kit (VDK)

    A VBScript development library for serious VBScript programmers

    The VBScript Development Kit (VDK) is a VBScript compliant development library to be used in any host that has support for Windows Script Host (WSH). Modelled after the Java Development Kit (JDK), the VDK adds programming features/concepts prevalent in other higher order programming languages such as Java, C#, etc. The VDK provides rapid development capabilities by providing out of the box support for many common programming activities e.g., string manipulation and handling, file...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    dude development environment for java

    dude development environment for java

    Compile and run Java programs without using command mode!

    Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XqqUnit

    XSLT and XML unit testing framework

    Framework to easily unit test XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    mockpp is a platform independent unit testing framework for C++. Its goal is to facilitate developing unit tests and integration tests in the spirit of "Mock Objects for Java" and jMock. It is tested with CppUnit but should work with other frameworks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Unit Testing Framework - XSLT (UTF-X) is a JUnit extension for testing XSLT stylesheets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PortletUnit is a jUnit Java Unit Testing Framework for testing JSR-168 portlets. It is built on ServletUnit and Pluto. It provides a mock portlet container as ServletUnit provides a mock servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Smokestack is a modular JEE unit testing framework, independent of Java unit testing framework (like JUnit or TestNG) with functionality geared for validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a template application that implements a "conversational" extended persistence context: with Spring and Maven: - Annotation-driven Hibernate mappings - Configuration of the AOP-based service layer - A unit- and integration-test framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 10
    RIMUnit, an xUnit based unit-testing framework, allows developers to write better-quality Java code while developing applications for the BlackBerry® smartphone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    BDJUnit is a BD-J library containing a unit testing framework for BD-J applications. It is based on the source code of the original JUnit, the unit testing framework for the standard edition of Java, J2SE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Beanfix is a testing framework based on JUnit 1.5 Java Beans and Ant. Writing tests focuses on composing fixtures instead of coding test class methods. Test writers are encouraged to write abstract tests first, allowing specialization by others later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crosscheck is a JavaScript unit-testing framework capable of emulating multiple browser environments. For more information see: https://dev.thefrontside.net/crosscheck
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WmUnit is a unit testing framework for testing WebMethods Integration Server services. It is 100% JUnit compliant and is equipped with test generator. It means you can produce JUnit test for your WM service in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Alster is a unit testing framework for XSLT files written in XSLT itself (but with a dependency on Nalax, an XSLT extension package for Apache Xalan-J).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A unit testing framework for regression testing database stored procedures. Written in Java/JUnit/XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Test Monkey has been renamed to BugEye. Please goto http://sourceforge.net/projects/bugeye.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WUIv (Web UI Validator) is a Java-based end-to-end and unit testing framework for the User Iinterface of web appications. The project aims to allow for look-and-feel verification in an automated fashion (integrating with JUnit)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TigerUnit is a unit testing framework that takes advantage of Java 5 features, namely annotations. It is based on the JUnit code base, and takes much of its design from NUnit. It is fully backward-compatible with JUnit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Surrogate is a complimentary unit testing framework, especially suitable for unit testing of large, complex Java systems. Surrogate integrates seamlessly with JUnit, MockEJB and various mock object implementations and is based on the AspectJ technology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    June is a unit testing framework for JAVA. It's designed to run configuable tests and can be used from command line or from Ant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JMXUnit is a simple extension of Junit - the popular java unit testing framework from Erich Gamma and Kent Beck. The goal of the JMXUnit package is to support JMX vendor independent testing of JMX MBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project provides a JUnit-like unit testing framework for the J2ME platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.