https://github.com/manusant/junit-swiss-knife
JUnit done well. It´s a collection of JUnit extensions and utilities to help developing tests with ease.
https://github.com/manusant/junit-swiss-knife
dagger2 grpc guice junit junit-extension kafka reactor rest-api spring test-automation test-framework test-runner zookeeper
Last synced: 3 months ago
JSON representation
JUnit done well. It´s a collection of JUnit extensions and utilities to help developing tests with ease.
- Host: GitHub
- URL: https://github.com/manusant/junit-swiss-knife
- Owner: manusant
- License: apache-2.0
- Created: 2018-05-24T12:55:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T08:43:04.000Z (over 6 years ago)
- Last Synced: 2025-04-14T09:59:09.636Z (6 months ago)
- Topics: dagger2, grpc, guice, junit, junit-extension, kafka, reactor, rest-api, spring, test-automation, test-framework, test-runner, zookeeper
- Language: Java
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# junit-swiss-knife
JUnit done well. It´s a collection of JUnit extensions and utilities to help developing tests with ease.## Runners to be supported:
- Standalone
- Guice
- Dagger 2
- Spring
- CDI
- OSGI
- AEM## Platform Components to be supported
- Kafka
- ZooKeeper
- Reactor
- gRPC## Features to be supported
- REST Tests
- Messaging Tests:
- Reactor Client Tests
- gRPC Client Tests
- Clean Up strategies
- Logger Config strategies
- Test execution logging
- Loading strategies