Repository navigation
junit-jupiter
- Website
- Wikipedia
✅ The programmer-friendly testing framework for Java and the JVM
A library that creates fully populated objects for your unit tests.
Experimental JUnit Jupiter Extension for writing integration tests for Maven plugins/Maven extensions/Maven Core
This repository aims to bridge the gap between JUnit 5 and Robolectric, enabling developers to leverage the benefits of both frameworks for unit testing Android applications. While Robolectric currently lacks a dedicated JUnit 5 extension, this project proposes a community-driven solution to achieve seamless integration.
mcunittests是一个Maven开源项目,专注于针对Java后端项目进行自动化单元测试,支持API接口、API高并发及业务数据的自动化单元测试。 mcunittests is an open-source Maven project focused on automated unit testing for Java backend projects. It supports automated unit testing for API endpoints, high-concurrency API scenarios, and business data validation.
REST / Spring Boot / Spring Security / Spring Data JPA / HSQLDB
JUnit Jupiter `@TempDir` extension based on the in-memory file system Jimfs
A Gradle plugin to pretty-log JUnit Jupiter tests when run from the Gradle test task. Nested tests are grouped together and the output styles is very similar to `mocha.js`
This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash
Demo Application for my blog posts about Testcontainers integration in Spring Boot tests
JUnitDiff creates a HTML table from multiple JUnit runs. Rows are tests, columns are runs. Clicking the statuses reveals a pop-up with the logs and the stacktrace if any.
This is a java project to learn JUnit testing. https://david-kariuki.github.io/JUnitTestingProject/
This application will be a Back-End application that can manage the basic processes in a restaurant.
A lightweight Java library providing flexible test abortion support for test groups to allow fast failures.
write test for all layers with JUnit5 AssertJ and Mockito
Designed to make writing integration tests with Testcontainers in Java effortless and extensible
Set of JUnit Rules/Extensions to easily load data to test your spring-data elasticsearch-based projects
Testing framework for Kotlin compiler plugins using a custom compiler driver.