junit-5 topic

List junit-5 repositories

TestLogCollectors

32
Stars
3
Forks
Watchers

A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG

sawdust

16
Stars
4
Forks
Watchers

Java module system and JUnit 5 tests

JUnit 5 Quick Start Guide and collection of examples for frameworks used in conjunction with JUnit 5

sistema-bancario-java-junit

16
Stars
43
Forks
Watchers

Backend em Java 11 de um Sistema Bancário de exemplo para prática de Testes com JUnit 5 🏦☕️🧪

junit5-robolectric-extension

27
Stars
2
Forks
Watchers

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 current...