Projects in Awesome Lists tagged with junit
A curated list of projects in awesome lists tagged with junit .
https://github.com/testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
docker docker-compose hacktoberfest integration-testing java junit jvm test-automation testing
Last synced: 29 Nov 2025
https://github.com/junit-team/junit-framework
✅ The programmer-friendly testing framework for Java and the JVM
java junit junit-jupiter junit-platform junit-vintage kotlin kotlin-testing test-framework
Last synced: 26 Apr 2026
https://github.com/bats-core/bats-core
Bash Automated Testing System
bash bats junit shell tap testing testing-tools xunit
Last synced: 12 May 2025
https://github.com/nextest-rs/nextest
A next-generation test runner for Rust.
cargo-plugin cargo-subcommand flaky-tests junit nextest rust testing
Last synced: 23 Feb 2026
https://github.com/google/truth
Fluent assertions for Java and Android
assertion-framework java junit test-framework testing-library truth unit-testing
Last synced: 07 May 2025
https://github.com/ahmedeltaher/Mobile-Voice-AI-Agent
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
android android-architecture android-clean-architecture android-cleanarchitecture android-mvp-architecture android-mvvm-architecture coroutines espresso flow hilt-android junit mockito mockk mvp mvp-architecture mvvm mvvm-architecture mvvm-pattern retrofit2 rxjava
Last synced: 22 Feb 2026
https://github.com/ahmedeltaher/mvvm-kotlin-android-architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
android android-architecture android-clean-architecture android-cleanarchitecture android-mvp-architecture android-mvvm-architecture coroutines espresso flow hilt-android junit mockito mockk mvp mvp-architecture mvvm mvvm-architecture mvvm-pattern retrofit2 rxjava
Last synced: 17 Jan 2026
https://github.com/ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
android android-architecture android-clean-architecture android-cleanarchitecture android-mvp-architecture android-mvvm-architecture coroutines espresso flow hilt-android junit mockito mockk mvp mvp-architecture mvvm mvvm-architecture mvvm-pattern retrofit2 rxjava
Last synced: 16 Mar 2025
https://github.com/hcoles/pitest
State of the art mutation testing system for the JVM
coverage java junit mutation-analysis mutation-testing testing testng
Last synced: 13 May 2025
https://github.com/instancio/instancio
A library that creates fully populated objects for your unit tests.
data-generator java junit junit-jupiter random random-generation test-automation test-data-generator testing unit-testing
Last synced: 11 Jan 2026
https://github.com/pholser/junit-quickcheck
Property-based testing, JUnit-style
java junit property-based-testing quickcheck
Last synced: 17 Dec 2025
https://github.com/mannodermaus/android-junit-framework
Modern testing with JUnit for Android.
android gradle-plugin junit junit5 unittesting
Last synced: 16 Jan 2026
https://github.com/fluentlenium/fluentlenium
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 are automating browser-based tests on a daily basis.
assertj await fluentlenium html java javascript junit selenium spock spring testng
Last synced: 13 May 2025
https://github.com/FluentLenium/FluentLenium
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 are automating browser-based tests on a daily basis.
assertj await fluentlenium html java javascript junit selenium spock spring testng
Last synced: 27 Feb 2025
https://github.com/piomin/claude-ai-spring-boot
Claude Code template for Spring Boot and other staff (included in the tags)
docker flyway junit jwt kubernetes postgres testcontainers
Last synced: 07 Apr 2026
https://github.com/mannodermaus/android-junit5
Testing with JUnit 5 for Android.
android gradle-plugin junit junit5 unittesting
Last synced: 24 Dec 2025
https://github.com/rieckpil/blog-tutorials
:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing
aws java java-ee jdk junit kotlin maven microprofile postgresql react spring-boot spring-framework spring-security spring-test spring-web spring-webclient spring-webflux testcontainers
Last synced: 14 May 2025
https://github.com/jstemmer/go-junit-report
Convert Go test output to JUnit XML
go go-junit-report go-test go-test-json golang junit junit-xml testing
Last synced: 29 Dec 2025
https://github.com/rohanpadhye/jqf
JQF + Zest: Coverage-guided semantic fuzzing for Java.
afl coverage-guided-fuzzing fuzzing junit property-based-testing quickcheck
Last synced: 14 Jan 2026
https://github.com/ravidsrk/android-testing-guide
[Examples] Complete reference for Android Testing with examples.
android-tests instrumentation-tests junit mock
Last synced: 04 Apr 2025
https://github.com/odaridavid/Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
android android-architecture architecture-components clean clean-architecture coroutines espresso firebase junit koin kotlin kotlin-flow motionlayout mvvm mvvm-architecture retrofit2 robolectric tdd
Last synced: 11 May 2025
https://github.com/odaridavid/clean-mvvm-archcomponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
android android-architecture architecture-components clean clean-architecture coroutines espresso firebase junit koin kotlin kotlin-flow motionlayout mvvm mvvm-architecture retrofit2 robolectric tdd
Last synced: 04 Apr 2025
https://github.com/rohanpadhye/JQF
JQF + Zest: Coverage-guided semantic fuzzing for Java.
afl coverage-guided-fuzzing fuzzing junit property-based-testing quickcheck
Last synced: 13 Mar 2025
https://github.com/jqwik-team/jqwik
Property-Based Testing on the JUnit Platform
hacktoberfest junit junit5 quickcheck
Last synced: 14 Jan 2026
https://github.com/stefanbirkner/system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
java junit junit-rule unit-testing
Last synced: 15 May 2025
https://github.com/simplezhli/androidut
Android开发中必要的一环---单元测试(Unit Test)
android assertj junit kotlin kotlin-android mockito mockwebserver mvp okhttp3 powermock reftrofit restmock robolectric rxjava2 unit-test
Last synced: 29 Jun 2025
https://github.com/quicktheories/quicktheories
Property based testing for Java 8
java-8 junit property-based-testing quickcheck testing
Last synced: 02 Apr 2026
https://github.com/quicktheories/QuickTheories
Property based testing for Java 8
java-8 junit property-based-testing quickcheck testing
Last synced: 02 Apr 2025
https://github.com/jest-community/jest-junit
A Jest reporter that creates compatible junit xml files
javascript jest jest-junit jest-testresultsprocessor junit nodejs
Last synced: 14 May 2025
https://github.com/quick-perf/quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
allocation hibernate java-flight-recorder java-flight-recordings jdbc junit jvm microservice microservices n-plus-1 nplus1 orm performance performance-analysis performance-testing profiling spring spring-boot spring-data-jpa sql
Last synced: 12 Apr 2025
https://github.com/codelytv/java-ddd-example
♨️ DDD in Java skeleton & examples. Course:
codely codelytv cqrs cucumber cucumber-java ddd ddd-architecture ddd-cqrs ddd-example gradle hexagon java java-skeleton junit rabbitmq
Last synced: 04 Apr 2025
https://github.com/CodelyTV/java-ddd-example
♨️ DDD in Java skeleton & examples. Course:
codely codelytv cqrs cucumber cucumber-java ddd ddd-architecture ddd-cqrs ddd-example gradle hexagon java java-skeleton junit rabbitmq
Last synced: 02 Apr 2025
https://github.com/mechero/spring-boot-testing-strategies
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
junit spring spring-boot springboottest
Last synced: 05 Apr 2025
https://github.com/palantir/docker-compose-rule
A JUnit rule to manage docker containers using docker-compose
docker docker-compose junit junit-rule junit4 octo-correct-managed
Last synced: 16 May 2025
https://github.com/jaredsburrows/android-gif-search
Gif LazyVerticalGrid MVVM using Dagger 2 + Hilt with Retrofit 2, Moshi, Kotlin Coroutines, JUnit, Espresso and Robolectric tests!
android android-gif dagger2 espresso jetpack-compose junit kotlin kotlin-android kotlin-coroutines kotlin-dsl ktlint moshi mvvm mvvm-architecture retrofit2 robolectric tenor
Last synced: 08 Apr 2025
https://github.com/vanniktech/gradle-android-junit-jacoco-plugin
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
android gradle-plugin jacoco junit
Last synced: 04 Apr 2025
https://github.com/mikepenz/action-junit-report
Reports junit test results as GitHub Pull Request Check
actions automation cd ci github-actions hacktoberfest junit test test-automation workflow
Last synced: 14 May 2025
https://github.com/wiremock/wiremock-spring-boot
WireMock Spring Boot drastically simplifies testing HTTP clients in Spring Boot & Junit 5 based integration tests.
java junit junit-extension junit5 spring-boot wiremock
Last synced: 31 Jan 2026
https://github.com/rieckpil/testing-spring-boot-applications-masterclass
🍃 Master Spring Boot Testing: From Uncertain Deployments to Production Confidence
awaitility junit junit5 localstack mockito selenide selenium spring-boot spring-framework spring-test spring-test-web testcontainers testing wiremock
Last synced: 15 May 2025
https://github.com/lyndsey-ferguson/fastlane-plugin-test_center
🎯 The best fastlane plugin to understand and tame misbehaving iOS tests 🎉
fastlane fragile-tests ios junit mac testing testing-tool xcode xcuitest
Last synced: 18 Jul 2025
https://github.com/HiveRunner/HiveRunner
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
hive hive-sql junit klarna-featured test-framework testing
Last synced: 13 May 2025
https://github.com/DanielRendox/RoutineTracker
An Android planner calendar app and a habit tracker that aims to simplify scheduling consistent activities and tracking your progress.
android calendar-app clean-architecture habit-tracker jetpack-compose junit koin kotlin kotlin-coroutines kotlin-flow mobile mvvm offline-first planner productivity routine sql sqldelight testing to-do-app
Last synced: 20 Apr 2025
https://github.com/danielrendox/routinetracker
An Android planner calendar app and a habit tracker that aims to simplify scheduling consistent activities and tracking your progress.
android calendar-app clean-architecture habit-tracker jetpack-compose junit koin kotlin kotlin-coroutines kotlin-flow mobile mvvm offline-first planner productivity routine sql sqldelight testing to-do-app
Last synced: 07 Apr 2025
https://github.com/tng/junit-dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
java junit junit-dataprovider junit4 junit5 tdd test test-driven-development test-runner testing testing-tools
Last synced: 15 May 2025
https://github.com/TNG/junit-dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
java junit junit-dataprovider junit4 junit5 tdd test test-driven-development test-runner testing testing-tools
Last synced: 27 Feb 2025
https://github.com/gexiangdong/tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
jms junit mockit mybatis rest restful spring-boot spring-cache spring-mvc spring-security transactional websocket
Last synced: 26 Oct 2025
https://github.com/SergeyPirogov/video-recorder-java
This library allows easily record video of your UI tests by just putting couple annotations.
automation automation-remarks junit test testng
Last synced: 27 Feb 2025
https://github.com/sergeypirogov/video-recorder-java
This library allows easily record video of your UI tests by just putting couple annotations.
automation automation-remarks junit test testng
Last synced: 24 Aug 2025
https://github.com/zebrunner/reporting
Zebrunner Reporting Tool
appium automation cloud java junit qa reporing screenshots selenium testing testng video-recordings zebrunner zebrunner-reporting
Last synced: 01 Apr 2026
https://github.com/pwicherski/TestowanieOprogramowania
Testowanie oprogramowania - Książka dla początkujących testerów
appium earlgrey espresso java junit mobile mobile-security mobile-testing selenium software-testing test-automation testing testing-automation testing-library testing-tools testowanie testowanie-mobilne testowanie-oprogramowania tests
Last synced: 11 Jul 2025
https://github.com/houbb/junitperf
⛵️Junit performance rely on junit5 and jdk8+.(java 性能测试框架。性能测试。压测。测试报告生成。)
jmeter junit junit4 junit5 maven-repository perf performance performance-analysis performance-metrics performance-testing test
Last synced: 09 Apr 2025
https://github.com/winterbe/expekt
BDD assertion library for Kotlin
assertions bdd junit kotlin test unittest
Last synced: 12 Oct 2025
https://github.com/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!
junit junit4 junit5 kafka kafka-junit kafka-server zookeeper
Last synced: 09 Apr 2025
https://github.com/unloggedio/unlogged-sdk
Unlogged SDK for recording JAVA code execution
assertions automated-testing debugging-tool java junit junit5 mocking mockito regression-testing test-automation
Last synced: 27 Feb 2025
https://github.com/codearte/catch-exception
assertions bdd exception-handling junit
Last synced: 07 Apr 2025
https://github.com/adessose/junit-insights
Extension for JUnit which provides insights for the runtime of contexts, classes and methods
gradle junit junit-extension kotlin spring spring-boot
Last synced: 18 Aug 2025
https://github.com/greghaskins/spectrum
A BDD-style test runner for Java 8. Inspired by Jasmine, RSpec, and Cucumber.
bdd gherkin jasmine java java-8 junit rspec test-runner testing unit-testing
Last synced: 20 Aug 2025
https://github.com/dodie/scott
Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java
asm assertions failure-messages java junit scott testing-tools
Last synced: 14 Jan 2026
https://github.com/weiwei/junitparser
Parses JUnit/xUnit Result XML files with ease
junit testing testing-tools xml
Last synced: 21 Feb 2026
https://github.com/shorthouse/CoinWatch
CoinWatch is an Android cryptocurrency app providing real-time coin prices, price histories, and market data, built using the latest Android architecture components
android android-clean-architecture android-jetpack bitcoin compose coroutines crypto cryptocurrency finance hilt jetpack-compose jetpack-compose-example junit kotlin kotlin-coroutines ktlint material-design-3 mvvm retrofit room-persistence-library
Last synced: 29 Sep 2025
https://github.com/kzaikin/test-smells
Test Smells for Android developers
android android-instrumentation-tests java junit robolectric smell smells test-smells unit-testing
Last synced: 08 Jul 2025
https://github.com/nielsbaloe/vertxui
Pure 100% java reactive-style client-side webpages with POJO traffic, jUnit GUI testing, declarative view-on-model, automatic browser reloading and more.
clientside html5 java java-lambda junit pojo toolkit vertx
Last synced: 29 Sep 2025
https://github.com/bonigarcia/webdrivermanager-examples
JUnit tests with Selenium WebDriver and WebDriverManager
java junit junit5 selenium selenium-webdriver webdrivermanager
Last synced: 04 Apr 2025
https://github.com/STAMP-project/dspot
Automatically detect and generate missing assertions for Junit test cases (also known as test amplification)
coverage dspot h2020 hacktoberfest inria java junit test-amplification test-automation
Last synced: 26 Mar 2025
https://github.com/jenkinsci/jenkins-test-harness
Unit test framework for Jenkins core and its plugins
harness htmlunit java jenkins jetty junit testing-tools
Last synced: 16 Feb 2026
https://github.com/rrohitramsen/spring-boot-oauth2-jwt-swagger-ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
authentication authorization junit jwt-authentication mockito oauth2 spring-boot spring-security-oauth2 swagger-docs swagger-documentation swagger-ui swagger2 tdd-java
Last synced: 04 Apr 2026
https://github.com/charithe/kafka-junit
JUnit rule for spinning up a Kafka broker
Last synced: 05 Feb 2026
https://github.com/wkrzywiec/library-spring
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
annotations bootstrap bootstrap-4 crm flyway full-text-search gradle hibernate hibernate-search hibernate-validator junit log4j2 lombok mysql-database retrofit spring-aop spring-mvc spring-security tomcat
Last synced: 07 Mar 2026
https://github.com/gabrieldim/accounting-system-software-testing
Testing of software for accounting system.
junit junit5 software-development software-test software-testing test testing
Last synced: 02 Jan 2026
https://github.com/gabrieldim/junit-isp-testing
Junit ISP Testing in Java programming language.
functions isp java java-programming junit junit5 method static testing
Last synced: 10 Jul 2025
https://github.com/windyroad/junit-schema
XSD for Apache Ant's JUnit output
Last synced: 23 Mar 2025
https://github.com/tedyoung/kid-bank
Now known as Kid Money Manager. It's not a real bank, but keeps track of your kid's earnings, savings, and spending. Watch me Live Code its development on Twitch.
heroku java java-8 java8 junit maven postgresql spring-boot spring-data-jpa spring-mvc thymeleaf unit-testing
Last synced: 05 Apr 2025
https://github.com/antoinemeyer/mock-in-bean
Surgically Inject Mockito Mock/Spy in Spring Beans
Last synced: 16 Jan 2026
https://github.com/alexp11223/javaspringmvcblog
A simple blog created using Java, Spring MVC
hibernate java junit markdown pagedown spring spring-mvc thymeleaf website
Last synced: 31 Jul 2025
https://github.com/wttech/bobcat
Bobcat is an automated testing framework for functional testing of web applications.
appium automation bdd cucumber gherkin junit qa quality-assurance regression-tests selenium webdriver
Last synced: 01 Oct 2025
https://github.com/darbyluv2code/spring-boot-unit-testing
Source code for the course: Spring Boot Unit Testing
java junit maven mockito spring spring-boot springboot tdd tdd-java test-driven-development tutorial udemy
Last synced: 30 Apr 2025
https://github.com/giuseppe-trisciuoglio/developer-kit
This repository is a starter kit for building "skills" and "agents" for Claude Code. The current content focuses on patterns, conventions, and agents for Java projects (Spring Boot, JUnit, LangChain4J), but the kit is designed to be extensible and multi-language (PHP, TypeScript, Python, etc.).
agentic-code agentic-coding agents aws aws-cloudformation claude-code claude-code-skill claude-code-skills claude-skills claude-skills-creator java junit langchain4j skills spring-boot
Last synced: 03 Feb 2026
https://github.com/jenkinsci/junit-plugin
Allows JUnit-format test results to be published
hacktoberfest jenkins jenkins-plugin junit
Last synced: 15 May 2025
https://github.com/afet-yonetim-sistemi/ays-be
Afet Yönetim Sistemi Back-End
api authentication authorization back-end disaster-management docker docker-compose end-to-end-testing hexalayered-architecture intellij-idea java junit jwt-authentication liquibase mysql restful-api spring-boot spring-security testcontainers unit-testing
Last synced: 06 Apr 2025
https://github.com/dakusui/jcunit
A Combinatorial Testing + Model-based Testing framework on top of Java+JUnit. Model your application as code and let JCUnit do the rest.
combinatorial-testing junit model-based-testing
Last synced: 27 Feb 2025
https://github.com/noconnor/junitperf
API performance testing framework built using JUnit
java java-8 junit latency performance-analysis performance-testing testing-tools unittest
Last synced: 05 Apr 2025
https://github.com/noconnor/JUnitPerf
API performance testing framework built using JUnit
java java-8 junit latency performance-analysis performance-testing testing-tools unittest
Last synced: 27 Feb 2025
https://github.com/valfirst/jbehave-junit-runner
Integrate JBehave better with JUnit. Reports all Stories, Scenarios and Steps as JUnit Suites and Test Cases.
hacktoberfest jbehave junit junit4
Last synced: 09 Apr 2025
https://github.com/spekt/junit.testlogger
JUnit test logger for vstest platform
dotnet dotnet-test junit logger nuget test-reporting vstest
Last synced: 13 Aug 2025
https://github.com/gfoidl/trx2junit
Transforms XML from trx-Testresults to JUnit-Testresults / trx to JUnit XML and the other way round
ci-scenarios dotnet-global-tool junit junit-xml junit2trx trx trx-testresults trx2junit unit-testing xml
Last synced: 07 Apr 2025
https://github.com/Xceptance/XLT
XLT is an comprehensive load and performance test tool developed and maintained by Xceptance. It features extensive ready-to-use reporting. Load Testing as Code was a first here.
java junit load-testing performance-testing test-automation xlt
Last synced: 27 Feb 2025