Showing 761 open source projects for "java projects on linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
    S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pest07 assists the structured creation of software test documentation. It can create test cases and group them into sequences. Then test sequences can be executed and documented. Finally the documentation can be exported to a well structured pdf file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
    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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    A simple toolkit targeting to ease the testing of Java Persistence API (JPA) applications. The primary goal is to provide easy creating and injection of test fixtures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple java library to automatically fill value objects java beans with specific or random values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java library for matching XML documents with templates. Features: Regular Expressions on element level, Javascript-based assertions, tolerances, patterns, and more. Designed for automated validation of APIs that produce rich XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Support automatic exposure of mock/proxy pairs into a Spring container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    QC4J is an automated, specification-based testing framework, based on QuickCheck for Haskell. It makes it easy to test referentially transparent code, by creating test data automatically through user-defined generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Easy tools suite & framework for fast development Enterprise Application. Quick start sample for using popular open-source projects. Strong Chinese support. ClearWork——中国中小企业快速构建信息系统的框架和复用工具集合。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is both a graphical user interface to the HttpClient library and a framework for managing web-level test cases. A swing GUI for managing web tests, a test library, and a java web application are the primary components of this app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Test case framework primarily intended for application monitoring. It provide users with an API for writing test cases as Java classes. Test cases are configured in XML and published in a container for local or remote execution. Integrates with Nagios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JspTest is a JUnit extension for testing JavaServer Pages outside a Servlet container. It uses the Jasper JSP compiler from Apache Tomcat and the Java compiler distributed as part of the system's default JDK. NOTE: DOWNLOAD LATEST VERSION WITH MAVEN 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Configuration Repository System is a set applications and tooling to centralize configurations for applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WebLOAD
    This project is intended for ISVs, SIs and software developers who need to integrate load generation engine into their applications. For enterprise load and performance testing initiatives, RadView offers WebLOAD Professional, a complete solution for creating, executing and analyzing the performance of web applications under load.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The JUnit test-case-administration summarizes test-classes, runs the tests and saves the result for a detailed view. Its GUI is in Swing. See homepage http://junittca.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MMUnit is an Eclipse based framework for testing metamodels. It provides a graphical editor for test specifications and smoothly integrates with JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple library for providing Design by Contract functionality for Java projects, using AspectJ and annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Services Tester is a tool to test exchange of XML message over http protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Muzzle is an application that help Test Projects to customize, develop, maintenance and management test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FakeSMTPServer is a solution for testing web-based products that require a "unique" email address. Instead of being a "real" smtp server, this server forwards all email to a single email address, or can output them to the console instead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    AJAX and SOA Developers find it difficult to write and analyze JSON. This Eclipse plugin with the JSON2TreeView enables developers to test and visualize any JSON. Developer can enter a JSON convert it to XML and View it as a Tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BeanCooker automatically sets mock values to javabeans for tests / rapid prototyping purpose. The simplest usage will set all numeric values to 12345, all strings to "someString" , floats to 123.123, but more advanced value generation are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    beanSpec is a java based solution for Behaviour Driven Development, specifiying, checking and summarizing the behaviour of a component in a declarative, narrative style.
    Downloads: 0 This Week
    Last Update:
    See Project