Showing 192 open source projects for "java compiler with source code"

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

    Boost your PC's defense against cyberthreats and web-based scams.

    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
    FITpro is built upon the Framework for Integrated Test (Fit). It provides integration with Eclipse and MS VS, and web UI. FITpro advanced features include code generation, suite support, and test to fixture links. See project's Wiki for more informatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A wrapper around the leJOS NXJ (http://lejos.sourceforge.net/) API that allows easy test-driven development (TDD) of robot code in Java with JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jarrut
    Jarrut is a tool that makes developing and debugging Java ME applications (application using CLDC to be more specific) a bit less of a pain. Jarrut enables proper stack traces for exceptions, also when running a MIDlet on a real device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to create a testing environment for S7-PLC (programmable logic controller) software. It is based on the Eclipse platform and can test S7 instruction list code exported from the Siemens Step7 software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Affected is a tool that will help software testers quickly identify what part of an application has been affected by latest code changes. Affected is best suited for small to medium sized applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JFTA is an API that makes your testing code independent of the underlying implementation. Thus you can easily switch between different implementations at runtime. Currently JFTA provides implementations for HtmlUnit and Selenium RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A suite of source and binary programs to test the capabilities of code analysis tools. A reference implementation of x86 binary analysis in C# is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
    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
  • 10
    JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) Cross-Enterprise Document Sharing for Images (XDS-I) Integration Profile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple tool that enables test requirements to be declared directly in production code. The tool can then be used to determine if these requirements have been satisfied by the current test code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Recognizes typical patterns in Java code which could be replaced with functions provided by open source libraries http://www.jnorm.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JsTester allows validation of javaScript code inside java. It provides a group of assert methods like JUnit's Assert, it also supports the validations in http://javascript.crockford.com, and the ability to use your own validations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MockCentral is an easy-to-use, fully-featured set of tools that provides a new approach to java software testing using mock objects. It enables the developer to create and access libraries of mock objects defined in xml files external to the testing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Testing tools source code of the Integrating the Healthcare Enterprise (IHE) PIX and PDQ v3 Integration Profiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Software test tracking tool, Powered by Jboss Seam, EJB3.0, JSF, Facelet, RichFaces and Ajax4JSF. (Source code in SVN Repository.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    JmsUnit allows you to mock, stub and assert conversations over JMS. It allows you to do this within a JUnit test case, or as a standalone java deployed application. Its been designed so as to easily plug in other implementations of JMS into the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project has a set of simple objects and aspects (AspectJ) to make the code of tests with Selenium-RC (Java) easier to understand and debug. It separates all methods of Selenium in appropriate classes and adds new methods useful for testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Dependent Object Framework

    Efficient JUnit testing when you have database dependencies

    The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts. Please visit us at https://github.com/justin808/dof
    Downloads: 0 This Week
    Last Update:
    See Project
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.