Showing 415 open source projects for "junit-4.12"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Feed4JUnit makes it easy to write and feed parameterized JUnit tests with data imported from files (e.g. CSV or Excel) or generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    UnitTH - Unit Test History Matrix

    Jenkins plugin / tool for generating test history reports

    UnitTH is a tool/Jenkins plugin for generating a test history overview for the purpose of identifying problematic and unstable test cases. The Jenkins plugin version generates a spread/matrix from the test cases that have failed in the Jenkins job history to give an overview of sporadic failures. Using the stand alone tool a set of HTML test history pages will be generated from JUnit test results. The test history displays various different sortable test statistics, trends, graphs...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    Parameterized Unit Test Framework

    PUT extension for JUnit 4

    Parameterized Unit Test Framework is an open-sourced PUT library for JUnit 4. This project is developed in my spare time and currently updated actively. Core features: 1. Separation of test data from test code 2. Annotation support 3. Automated test parameter injection 4. Dedicated test runner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5

    JPerf

    Java Performance and Scalability Testing

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 6

    CATS Generation Quickfixes

    Automatically generates Unit Tests and provides feedback in eclipse.

    Eclipse update site: http://master.dl.sourceforge.net/project/catsgenerationquickfixes/eclipse Please install from the eclipse update site. Provides quickfixes in eclipse for runtime errors found using EvoSuite. When a file is saved, it runs through EvoSuite which generates JUnit tests for the file. Any system failures are displayed to the user along with quickfixes that may fix the problem. The JUnit tests generated by EvoSuite can be located in the current project under /evosuite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CppUnit is the C++ port of the famous JUnit framework for unit testing. Test output is in XML or text format for automatic testing and GUI based for supervised tests.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 8
    A group of Java-based testing tools and JUnit extensions aimed at increasing quality awareness and ease of introduction of testing tools into the development cycle. Examples are Automated documentation, class hierarchy unit testing, and code coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple Java Database

    Simple Database written in Java

    ... index command assumes there is no duplicate data in the table column on which the index is defined). The tables' metadata are stored in .xml files, and the row data is stored in .bin files. Test cases and code are provided. This project uses JUnit 4 (only for test cases) and SAXReader (for parsing .xml). A description of the available commands is provided in "commandSyntax.txt".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    *** This project is no longer maintained *** OSGiUnit is a framework for implementing and running JUnit (www.junit.org) tests for interacting OSGi bundles (www.osgi.org). It is based on JUnit and can therefore be used with any JUnit testcase runner like ant or Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    University Manager

    Manage a universty (formations, students, teachers, timetables...)

    This program is used to manage a universty (formations, students, teachers, timetables...). It was made in the context of course on design paterns and JUnit tests. The objective of the course wasn't to create a realistic application, so this is just a client application which don't even use a database. A lot of features are missing, but there is some cool stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TestMax

    Frontend & Backend Automation Tool

    TestMax is integrated Software Testing framework which can be used to test distributed system by developing rapid test cases using XML configuration in front and backend that talks to each other within the test framework. This tool can be used for Database, webservice, API, Junit, TestNg and Frontend including performance test. The main advantage of this TestMax architecture is separating test data configuration from test case run time environment. It reduces the maintenance of test cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GrandTestAuto (GTA) is a simple tool for the complete testing of Java software - a kind of JUnit on steroids. GTA has been in development for a number of years. This sourceforge project makes it easier for other developers to join in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JUnit Report Comparison

    A tool to compare JUnit XML reports

    A tool to generate difference between JUnit reports. This tool parses the JUnit xml report files, compares them and generates a HTML file containing the difference (viz., cases failed in new build, error cases in new build, added/deleted cases, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WhyWaitForever Musicbox

    WhyWaitForever Musicbox

    Midi file create, save and play.

    ... to be amended and plays a scale. The application is used by Java developers to add Midi processing (Portal) to their application. The "User Guide", "Javadoc" documentation and "JUnit" tests provides an introduction to the interface, implementation and factory classes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Otter Unit Test Framework is a tool which performs automated Unit Test in .NET 4,0 or above applications. It works similarly to the JUnit and it used as part of the application being tested, in MS Web or C# Developer 2010. Older versions (00.05 and below) were developed for MS Visual Studio 2005 and can still be downloaded. For them, a MS Visual Studio Plugin was developed and in the project´s home page you can find its documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NextBus Public Feed Adapter for Java

    A Java adapter for the NextBus Public XML Feed Service

    Restful Web Service adapter for the NextBus prediction and transit network reporting service. This implementation uses XSD Schema, JAXB and a domain object model to decouple the consuming application from the over-the-wire representation of the data. NextBus is currently providing real-time bus data in several major metro transit agencies including, but not limited to MBTA (Boston), Toronto, Seattle, Brooklyn, Staten Island as well as a number of University towns. In additional to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Find My Dog

    Find My Dog

    Aplicación social para búsqueda de animales desaparecidos

    ... utiliza las siguientes tecnologías: - Aplicación iOS para iPhone escrita en Objective-C. - Servicios web REST con Spring Framework. - Base de datos MongoDB con Spring mongodb. - Uso de TDD con JUnit. - Proceso de compilación guiado por Apache Maven. Desarrollado por: José Manuel Rabasco de Damas (http://es.linkedin.com/in/jrabasco) Iconos por: Belen Vazquez Franco
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Excellent management of test cases can make the testing process efficient, and thus accelerates the software delivery. With the popularity of the JUnit testing framework in Java software testing, developers are aching for JUnit test case management aids in regression testing of Java software. Typically, most existing tools are based on the coverage information. However, coverage information may need extra efforts to obtain. To make things easy, we present an Eclipse IDE plug-in (named Jtop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JUnit Style XML Test Viewer

    A collection of viewers for "JUnit" style test XML results

    I noticed a lack of a range of viewers for Junit style xml, and spent an evening hacking together a test viewer using PyGtk, then a second evening working on a web based viewer using xhtml, xslt and Javascript. Neither of these should be considered anything other than a dirty hack. I'm also not sure that they work _right_ yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Madcow 2.0

    Madcow 2.0

    Madcow 2.0 - Advanced Test Automation

    Madcow Version 2.0 is the premier test automation tool designed to make your life easier. Developers love it. Testers can actually use it. Madcow is a domain specific language which helps to make it easier to test web browser based applications. You don't need to be a programmer to use it! Testers can write and organise their test cases the way the want to. It runs in the JVM as it is built using Groovy, and utilises the respected Webdriver framework. Check it out today! Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit/JMock or some of the PHPUnit clones this will need no explanation. Includes a native web browser for testing web sites directly (no JavaScript).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Enhancement to ANT / Maven - JUnit Reports: - adds 'yellow' or 'blue' state to unit tests: "not fully implemented" - an overview over how much not-fully-implemented tests exist see Screenshots!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Gyatso

    EJB testing tool

    Gyatso is a tool for testing EJB. It gives you possibility to inject components into your test class using @EJB annotation. Beside this, you can rollback transaction after test execution using annotation. Gyatso uses junit as test core, and works with many embedded application servers, for example glassfish 4.0. You can add it to your maven project: <repositories> <repository> <releases> <enabled>true</enabled> <updatePolicy>always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jhttrunner

    Junit httest runner

    Junit httest runner is used to run httest in a java enviroment. jhttrunner can be downloaded via central maven repository. group: ch.sf.htt artefact. jhttrunner
    Downloads: 0 This Week
    Last Update:
    See Project