junit5
There are 3780 repositories under junit5 topic.
authorjapps/zerocode
zerocode-tdd is a community-developed, free, open-source, automated testing lib for microservices APIs, Kafka(Data Streams), Databases and Load testing. It enables you to create executable automated test scenarios via simple JSON or YAML — no coding required.
mannodermaus/android-junit5
Testing with JUnit 5 for Android.
database-rider/database-rider
Database testing made easy!
jqwik-team/jqwik
Property-Based Testing on the JUnit Platform
mohamed-taman/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the Store services are created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework that implements cloud-native intuitive, design patterns, and best practices.
junit-pioneer/junit-pioneer
JUnit 5 Extension Pack
abhisheksr01/spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
bonigarcia/mastering-junit5
Examples of the Packt book " Mastering Software Testing with JUnit 5: Comprehensive guide to develop high quality Java applications"
google/TestParameterInjector
A simple yet powerful parameterized test runner for Java.
AlanBinu007/Spring-Boot-Advanced-Projects
💖💖Here we are making almost all types of Spring Boot Applications that you suggested via linkedin/Gmail, If you are looking something that is out of the box then just ping me in linkedin or mail with your required project i will make the template/full project for you for free NOTE : ONLY FOR STUDY PURPOSES
testingisdocumenting/webtau
WebTau (web test automation) is a testing API, command line tool and a framework to write unit, integration and end-to-end tests. Test across REST-API, WebSocket, GraphQL, Browser, Database, CLI and Business Logic with a consistent set of matchers and concepts. REPL mode speeds-up tests development. Rich reporting cuts down investigation time.
allure-framework/allure-java
Allure integrations for Java test frameworks
AutoParams/AutoParams
AutoParams is a versatile test data generator designed for parameterized tests in Java and Kotlin.
cami-la/url-shortener-preview
Esta é uma API para encurtar URLs e redirecionar para a URL original.
wiremock/wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
rieckpil/testing-spring-boot-applications-masterclass
🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence
navikt/mock-oauth2-server
A scriptable/customizable web server for testing HTTP clients using OAuth2/OpenID Connect or applications with a dependency to a running OAuth2 server (i.e. APIs requiring signed JWTs from a known issuer)
VocabHunter/VocabHunter
VocabHunter helps learners of foreign languages find vital new vocabulary to study.
TNG/junit-dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
bonigarcia/selenium-jupiter
JUnit 5 extension for Selenium WebDriver
fibelatti/pinboard-kotlin
Unofficial Android client for Pinboard and Linkding
fabriciorby/maven-surefire-junit5-tree-reporter
Tree view console report for Maven Surefire JUnit5 plugin. :^)
bonigarcia/selenium-webdriver-java
Examples of the O'Reilly book "Hands-On Selenium WebDriver with Java"
houbb/junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架。性能测试。压测。测试报告生成。)
unloggedio/unlogged-sdk
Unlogged SDK for recording JAVA code execution
salesforce/kafka-junit
This library wraps Kafka's embedded test cluster, allowing you to more easily create and run integration tests using JUnit against a "real" kafka server running within the context of your tests. No need to stand up an external kafka cluster!
kartik1502/Spring-Boot-Microservices-Banking-Application
🌐 Welcome to the Spring Boot Microservices Banking App! Explore user registration, account management, fund transfers, and transactions. 🚀 With a robust Service Registry and API Gateway, dive into seamless integration. Follow our guide to configure microservices and unleash the power of this banking marvel.
Fadelis/grpcmock
A gRPC Java testing tool to easily mock endpoints of gRPC services for IT or Unit testing
artsok/rerunner-jupiter
Extension for Junit 5. Re-run failed JUnit tests immediately.
enofex/taikai
Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies.
arhohuttunen/spring-boot-test-examples
This is the repository containing examples for my Spring Boot testing tutorial.
bonigarcia/webdrivermanager-examples
JUnit tests with Selenium WebDriver and WebDriverManager
rozkminiacz/KotlinUnitTesting
Kotlin Unit Testing Examples
gabrieldim/Accounting-System-Software-Testing
Testing of software for accounting system.
gabrieldim/Junit-ISP-Testing
Junit ISP Testing in Java programming language.
gabrieldim/JUnit-CACC-RACC
JUnit Testing for Correlated Active Clause Coverage a.k.a CACC and Restricted Active Clause Coverage a.k.a. RACC