Showing 345 open source projects for "java project with source code"

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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    The goal of this project is to develop a very simple SMTP server that responds to SMTP requests and makes received messages available for query at a later time. All useful features for a SMTP server that can be used in an automated testing suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    For the testing of any application it need to populate the sample data into the tables used by the application. I have started this project to catter the basic need of populating test data. This utility examin the table and insert the data according to t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    The \\\"Archimedes Project\\\" extracts XML metadata content from Versata\\\'s repositories. It generates detailed reports (JavaDoc for Business Rules), persist XML business rules (Rules Repository) , and create JUNIT & Euclid test scripts 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project provides a JUnit-like unit testing framework for the J2ME platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is geared towards the expediting of writing, compiling, and testing source code written in Java created for coding competitions. This code was developed specifically for TopCoder (www.topcoder.com) but is meant for more general purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generic unit testing framework and methodology for testing any kind of code
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
    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
    Bug Tracker Tool written in Java EE. Friendly user interface, management of bugs, dynamic bug states, multiple users, user groups and projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Development of traces for VDM. A trace statement is used to enhance a VDM models quality by providing an easy way to describe statements used to perform regression testing on the model. This project is related to the OvertureTool project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Carina-Cucumber

    Carina automation BDD framework (TestNG + Cucumber)

    The repository: https://github.com/zebrunner/carina-cucumber Carina-Cucumber is an independent Carina module that supports Behaviour-Driven Development (BDD) (TestNG + Cucumber). Documentation and free support Cucumber usage example: https://github.com/zebrunner/carina-demo/tree/master/src/test/resources/features User guide: http://zebrunner.github.io/carina Demo project: https://github.com/zebrunner/carina-demo Code formatter We offer to use our configured Java code formatter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is aim to support a automatic generate test code from test case document. It dependence XUNit test module, and seem support all x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    java testing framework which solves the common problems related to writing java unit testing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SQL Spelunk

    SQL Spelunk

    Tools For Testing SQL

    A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Measure how directly your classes are tested by JUnit. Unlike traditional code coverage tools, PEA considers and measures whether the code covered ran as a direct call from a test, or indirectly via chained calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Gguth Grammar Unit Test Harness - A comprehensive test generator for antlr grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The dbcooper project provides extensions to the DbUnit database test project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    unit testing tool for java swing application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple project to help developers to debug TCP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    JUnitMetrics is a tool that enables to measure basic JUnit and Cactus tests metrics (like number of tests, assertions, number of executed assertions). It is great, complementary solution to code coverage tools and mutation testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JMeter+ is a set of custom test elements for JMeter, the testing tool developed as a subproject of the Apache Jakarta project. JMeter+ contains additional control elements such as enhanced loops, XML data files and try-catch-finally constructs.
    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.