All Projects → madhead → aws-junit5

madhead / aws-junit5

Licence: MIT license
JUnit 5 extensions for AWS

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to aws-junit5

graphql-webflux
GraphQL application using spring 5 reactive framework (webflux)
Stars: ✭ 44 (+144.44%)
Mutual labels:  junit5
java-basic-skeleton
☕🚀 Java Bootstrap: Skeleton for your new projects
Stars: ✭ 37 (+105.56%)
Mutual labels:  junit5
osgi-test
Testing support for OSGi. Includes JUnit 4 and JUnit 5 support and AssertJ support.
Stars: ✭ 22 (+22.22%)
Mutual labels:  junit5
complete-o-codigo-java
Este é um projeto Maven que contém vários métodos e classes criados, além de vários testes unitários. Os métodos desse projeto não contém uma implementação de fato, sendo assim você desenvolvedor(a) deverá escreve-lo.
Stars: ✭ 43 (+138.89%)
Mutual labels:  junit5
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)
Stars: ✭ 83 (+361.11%)
Mutual labels:  junit5
hivemq-testcontainer
Automatic starting HiveMQ docker containers for JUnit4 and JUnit5 tests. This enables testing MQTT client applications and integration testing of custom HiveMQ extensions.
Stars: ✭ 17 (-5.56%)
Mutual labels:  junit5
spring-jooq-flyway-testcontainers-junit5
🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
Stars: ✭ 29 (+61.11%)
Mutual labels:  junit5
2021-nolto
부담없이 자랑하는 작고 소중한 내 프로젝트 🧸✨
Stars: ✭ 34 (+88.89%)
Mutual labels:  junit5
bdd
JUnit 5 based BDD library to create and run stories and behaviors a.k.a BDD specification tests
Stars: ✭ 25 (+38.89%)
Mutual labels:  junit5
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (+44.44%)
Mutual labels:  junit5
rerunner-jupiter
Extension for Junit 5. Re-run failed JUnit tests immediately.
Stars: ✭ 107 (+494.44%)
Mutual labels:  junit5
qa-automation-base
There are basic projects for automation frameworks based on Kotlin/Java and TypeScript for the backend, frontend, and mobile.
Stars: ✭ 45 (+150%)
Mutual labels:  junit5
spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Stars: ✭ 139 (+672.22%)
Mutual labels:  junit5
advanced-spring-scaffold
This project provides an advanced baseline to help you kick start a Spring project.
Stars: ✭ 21 (+16.67%)
Mutual labels:  junit5
2021-darass
🧩 웹 페이지 어디든 간편하게 추가하는 댓글 모듈 서비스 "다라쓰"
Stars: ✭ 54 (+200%)
Mutual labels:  junit5
testing-spring-boot-applications-masterclass
🍃 Everything You Need to Know About Testing Spring Boot Applications
Stars: ✭ 185 (+927.78%)
Mutual labels:  junit5
archunit-junit5-kotlin
Generic Architecture Tests written in Kotlin using ArchUnit and Junit5
Stars: ✭ 22 (+22.22%)
Mutual labels:  junit5
flyway-junit5-extensions
Flyway JUnit 5 Extension to clean / migrate your database in tests.
Stars: ✭ 14 (-22.22%)
Mutual labels:  junit5
webdrivermanager-examples
JUnit tests with Selenium WebDriver and WebDriverManager
Stars: ✭ 94 (+422.22%)
Mutual labels:  junit5
wiremock-junit5
Wiremock extension to inject server into JUnit5 tests
Stars: ✭ 43 (+138.89%)
Mutual labels:  junit5

aws-junit5

JUnit 5 extensions for AWS

What is this repo?

This repo contains few JUnit 5 extensions that you could find useful for testing AWS-related code. These extensions can be used to inject clients for AWS service mocks provided by tools like localstack or DynamoDB Local. Both AWS Java SDK v 2.x and v 1.x are supported. Currently, these services are supported:

How do I use it?

Read the documentation or the Javadoc. I tried to keep it short.

Submit an issue in case of any questions, problems, proposals or requests.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].