- Belgium
Lists (23)
Sort Name ascending (A-Z)
Starred repositories
Release your Java application and publish artifacts
Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
Spring Boot API RESTful with tests, swagger e JWT 🚀
Restito - mocking framework for testing rest clients
🖥 CRUD Angular + Spring demonstrating Has-Many relationship, including tests for the back-end and front-end
A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.
Collection of reusable tested Java 17 compatible code snippets that you can understand in 30 seconds or less.
CATS is a REST API Fuzzer and negative testing tool for OpenAPI endpoints. CATS automatically generates, runs and reports tests with minimum configuration and no coding effort. Tests are self-heali…
A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams), Databases and Load testing. Zerocode Open Source enables you to create, change and …
Performance testing of serialization and deserialization of Java JSON libraries
FluentLenium is a web & mobile automation framework which extends Selenium to write reliable and resilient UI functional tests. This framework is React ready. Written and maintained by people who a…
Examples of the Packt book "Mastering Software Testing with JUnit 5"
Rare, hard-to-write utilities that are thoroughly tested
A Testcontainer implementation for Keycloak IAM & SSO.
🎯 LogCaptor captures log entries for unit and integration testing purposes
A simple yet powerful parameterized test runner for Java.
Enhance your TDD experience! AutoParams is a versatile test data generator designed for parameterized tests in Java and Kotlin, drawing inspiration from AutoFixture.
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
Allure integrations for Java test frameworks
A library that creates fully populated objects for your unit tests.
Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
Awaitility is a small Java DSL for synchronizing asynchronous operations
🔧 Testing Tools & Libraries Every Java Developer Must Know
This repo contains code snippets used to learn test cases written with JUnit and Mockito for Java Applications.
This simple Java library provides static and dynamic implementations for generating timestamps, random strings, and UUIDs, offering a structured way to inject predictable data into test cases.
This repo shows how to use docker, jenkins and maven to build, test and deploy java app