#
junit
Here are 2,668 public repositories matching this topic...
-
Updated
Aug 19, 2021 - Java
Bash Automated Testing System
-
Updated
Aug 25, 2021 - Shell
Fluent assertions for Java and Android
java
unit-testing
stackoverflow
junit
test-framework
truth
travis-link
assertion-framework
travis-shield
gh-pages-shield
stackoverflow-shield
maven-shield
testing-library
-
Updated
Aug 24, 2021 - Java
State of the art mutation testing system for the JVM
-
Updated
Aug 20, 2021 - Java
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
android
flow
rxjava
mvp
coroutines
mvvm
mockito
junit
android-architecture
espresso
mvp-architecture
retrofit2
mvvm-pattern
mvvm-architecture
android-cleanarchitecture
android-mvp-architecture
android-clean-architecture
android-mvvm-architecture
mockk
hilt-android
-
Updated
Jun 4, 2021 - Kotlin
Property-based testing, JUnit-style
-
Updated
Aug 23, 2021 - Java
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.
-
Updated
Aug 25, 2021 - Java
[Examples] Complete reference for Android Testing with examples.
-
Updated
Nov 20, 2017 - Java
Testing with JUnit 5 for Android.
-
Updated
Aug 24, 2021 - Kotlin
A collection of JUnit rules for testing code which uses java.lang.System.
-
Updated
Aug 18, 2021 - Java
Property based testing for Java 8
-
Updated
Oct 13, 2020 - Java
Android开发中必要的一环---单元测试(Unit Test)
android
kotlin
mvp
kotlin-android
mockito
junit
assertj
robolectric
rxjava2
okhttp3
mockwebserver
unit-test
powermock
reftrofit
restmock
-
Updated
Aug 1, 2021 - Java
A JUnit rule to manage docker containers using docker-compose
-
Updated
Aug 24, 2021 - Java
2
odaridavid
opened
Apr 2, 2021
JQF + Zest: Coverage-guided semantic fuzzing for Java.
-
Updated
Aug 19, 2021 - Java
JoeSeff
commented
Feb 22, 2021
A Jest reporter that creates compatible junit xml files
-
Updated
Aug 11, 2021 - JavaScript
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
-
Updated
Jun 28, 2021 - Groovy
Gif RecyclerView in MVP using Dagger 2 + Retrofit 2 + Moshi + RxJava 2 + Glide 4 with JUnit and Espresso tests written in Kotlin + Kotlin DSL!
kotlin
coverage
recyclerview
mvp
kotlin-android
junit
espresso
moshi
robolectric
kotlin-dsl
android-databinding
android-gif
rxjava-2
retrofit-2
espresso-tests
ktlint
dagger-2
riffsy
-
Updated
Aug 12, 2021 - Kotlin
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
performance
microservices
sql
orm
spring
spring-boot
microservice
jvm
jdbc
junit
hibernate
performance-analysis
profiling
spring-data-jpa
allocation
java-flight-recorder
performance-testing
n-plus-1
nplus1
java-flight-recordings
-
Updated
Aug 4, 2021 - Java
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
-
Updated
Apr 25, 2021 - Java
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
android
junit
instrumentation-tests
viewmodel
mvvm-pattern
databinding
barista
livedata
android-architecture-components
-
Updated
Sep 30, 2020 - Java
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
-
Updated
May 7, 2021 - Java
-
Updated
Aug 15, 2021 - Ruby
Improve this page
Add a description, image, and links to the junit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the junit topic, visit your repo's landing page and select "manage topics."
When using the RabbitMQContainer with the latest version of rabbitmq-management docker image, the docker container is not started.
The error is caused by the RABBITMQ_DEFAULT_PASS environment variable that has been deprecated and is not supported anymore (see this commit).