Skip to content

kiwiproject/kiwi-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiwi Test

Build Quality Gate Status Coverage CodeQL javadoc License: MIT Maven Central

Kiwi Test is a simple library that contains a variety of testing utilities that we have found useful over time in various projects.

Almost all the dependencies in the POM have provided scope, so that we don't bring in a ton of required dependencies. This downside to this is that you must specifically add any required dependencies to your own POM to use a specific feature in Kiwi Test.

The only required dependencies are guava, kiwi, and slf4j-api. Note that kiwi-test also marks most dependencies as provided scope, so in some cases you might need to add additional dependencies.

About

Some potentially useful Java test utilities...

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5