#
junit
Here are 2,800 public repositories matching this topic...
kotlin
java
junit
test-framework
hacktoberfest
kotlin-testing
junit-vintage
junit-jupiter
junit-platform
-
Updated
Nov 8, 2021 - Java
kenden
commented
Jun 14, 2018
As the moment it's only possible to install bats from bats-core from source on linux.
We should create packages to install easily on Linux.
It could be:
apt install bats-core
for Debian/Ubuntu/Linux Mintyum install bats-core
for Fedora/RedHat/CentOS- a package on (Flathub](www.flathub.org)
- a snap on https://snapcraft.io/
...
Flathub is probably the easiest to support most d
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
Nov 5, 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
State of the art mutation testing system for the JVM
-
Updated
Nov 8, 2021 - Java
Property-based testing, JUnit-style
-
Updated
Nov 2, 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
Nov 8, 2021 - Java
[Examples] Complete reference for Android Testing with examples.
-
Updated
Nov 20, 2017 - Java
Testing with JUnit 5 for Android.
-
Updated
Oct 28, 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
Oct 15, 2021 - Java
2
odaridavid
opened
Apr 2, 2021
A JUnit rule to manage docker containers using docker-compose
-
Updated
Nov 8, 2021 - Java
JQF + Zest: Coverage-guided semantic fuzzing for Java.
-
Updated
Nov 1, 2021 - Java
JoeSeff
commented
Feb 22, 2021
A Jest reporter that creates compatible junit xml files
-
Updated
Oct 10, 2021 - JavaScript
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
-
Updated
Oct 20, 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
Property-Based Testing on the JUnit Platform
-
Updated
Nov 8, 2021 - Java
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
Oct 16, 2021 - Java
Sample project demonstrating different Test Strategies that can be followed when using Spring Boot.
-
Updated
Oct 24, 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 26, 2021 - Java
-
Updated
Oct 20, 2021 - Ruby
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
-
Updated
May 7, 2021 - Java
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."
Selenium 4 has native support for recording videos (see https://github.com/SeleniumHQ/docker-selenium#video-recording-). It would be nice if testcontainers supports this as an alternative to the testcontainers video recording.