Тестирование компонентов

Последняя версия: 1.0.1-release

Дата:

Последняя версия: 3.3.0-v20070608-1300

Дата:

Последняя версия: 0.4.4

Дата:

Последняя версия: 0.0.3.1

Дата:

MongoDB JUnit Test

io.fares.junit.mongodb : mongodb-junit-test

This utility will bootstrap a mongo database during unit testing.

Последняя версия: 1.1.0

Дата:

Последняя версия: 1.0.9

Дата:

Последняя версия: 2.0.0.Alpha5

Дата:

WebAppFramework-CucumberJVM-Junit

com.github.hemanthsridhar : WebAppFramework-CucumberJVM-Junit

A jar to include in your test setup that drives the cucumber jvm tests. Facilitates in executing the cucumber tests in parallel. Contains libraries such as to read from Excel, random generator etc.

Последняя версия: 1.1.6

Дата:

osgi.enroute.junit.wrapper

biz.aQute : osgi.enroute.junit.wrapper

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.

Последняя версия: 4.13.0

Дата:

Последняя версия: 1.0

Дата:

example-junit-unittest

com.fitbur.testify.examples : example-junit-unittest

An opinionated Java Testing Framework faithful to testing principles and best practices.

Последняя версия: 0.1.3

Дата:

junit-docker-rule

com.github.tdomzal : junit-docker-rule

JUnit Rule starting docker container in junit test case.

Последняя версия: 0.4.1

Дата:

Последняя версия: 7.1.1

Дата:

junit-flaptastic

com.github.blockjon.flaptastic : junit-flaptastic

A plugin designed to help you stop unit test flapping. Works great with CICD systems such as CircleCI, TravisCI, and Jenkins.

Последняя версия: 0.0.9

Дата:

Последняя версия: 0.3.2

Дата:

test-jsf-war

de.hilling.junit.cdi : test-jsf-war

JUnit extension for easy and efficient testing of CDI components

Последняя версия: 4.0.0-RC6

Дата:

Последняя версия: 1.3.0

Дата:

Последняя версия: 7.1.1

Дата:

akka-test-junit

org.zapodot : akka-test-junit

Useful JUnit hooks for testing Akka actors

Последняя версия: 2.0.0

Дата:

Последняя версия: 3.1.0

Дата:

junit5-scenario-builder

com.innogames : junit5-scenario-builder

Junit5 extension that introduces a Scenario Builder to your tests

Последняя версия: 1.0.3

Дата:

Scoped System Properties JUnit Extension

io.github.bmuskalla : scoped-system-properties-junit

JUnit 5 Extension to isolate changes to system properties per test

Последняя версия: 1.1.0

Дата:

test-suite-junit5

eu.benschroeder : test-suite-junit5

Opinionated test-suite for writing tests with JUnit 5

Последняя версия: 0.8

Дата:

JUnit Random Runner

com.github.zaplatynski.testing : junit-random-runner

A JUnit random-order test runner for repeatable randomized ordering of test methods.

Последняя версия: 1.0.0

Дата:

Последняя версия: 7.1.1

Дата:

Extension library for JUnit 4

name.valery1707.junit : junit4-rule

Add new [Rules](https://github.com/junit-team/junit4/wiki/Rules) for JUnit4.

Последняя версия: 0.1.2

Дата:

Micronaut Test

io.micronaut.test : test-junit5

Testing Framework Extensions for Micronaut

Последняя версия: 1.0.0.M4

Дата:

deepsampler-junit5

de.ppi : deepsampler-junit5

Contains supporting classes for using DeepSampler with JUnit 5.

Последняя версия: 2.1.0

Дата:

Последняя версия: 2.0-M1

Дата:

AndHow JUnit 5 Extensions

org.yarnandtail : andhow-junit5-extensions

Extensions for JUnit 5 to make testing easier for applications using the AndHow framework.

Последняя версия: 0.4.2

Дата:

Mats^3 JUnit 4 testing tools

io.mats3 : mats-test-junit

Mats^3 testing tools for JUnit 4.

Последняя версия: 0.18.7-2022-04-06

Дата:

Последняя версия: 1.0.0-M1

Дата:

Последняя версия: 3.1.2.0

Дата:

Последняя версия: 1.1.0

Дата:

Последняя версия: 1.1.8

Дата:

junit5-redis-extension

se.svt.oss.junit5 : junit5-redis-extension

A JUnit5 extension test for embedded Redis

Последняя версия: 2.0.3

Дата:

Последняя версия: 2.20.0

Дата:

publishing

org.tatools : sunshine-junit5

"The package is Sunshine's adapter for JUnit 5 tests runner."

Последняя версия: 0.7.0

Дата:

Последняя версия: 2.0.3

Дата:

Последняя версия: 1.0.0-M7

Дата:

validation-violation-checker

de.flexguse.util.junit : validation-violation-checker

A little JUnit addon which eases the checking of JSR303 BeanValidation results.

Последняя версия: 0.2

Дата:

junit-assignment

io.github.animeshbhagwat : junit-assignment

A demo application used as an example on how to set up pushing its components to the Central Repository.

Последняя версия: 1.0.4

Дата:

parent

io.tourniquet.junit : parent

A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.

Последняя версия: 0.4.8

Дата:

Последняя версия: 4.3.2

Дата:

JUnitPerf

com.github.noconnor : JUnitPerf

API performance testing framework built using JUnit

Последняя версия: 1.0.0

Дата:

robovm-junit-protocol

com.mobidevelop.robovm : robovm-junit-protocol

The RoboVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.

Последняя версия: 2.3.16

Дата:

Последняя версия: 2.3.11

Дата:

Последняя версия: 0.1.6

Дата:

Random jUnit

net.sf.randomjunit : random-jUnit

This project permits to execute jUnit randomly: per ClassRunner and per suite. This approach is not the best to reproduce errors, however, it aims to discover new ones.

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.10.1

Дата: