Skip to content

Helps you in setting up and prioritise parameterized tests for junit-jupiter

License

Notifications You must be signed in to change notification settings

tegonal/minimalist

Repository files navigation

Download EUPL 1.2 Quality Assurance Newcomers Welcome

Minimalist

Minimalist M like Minimalist, a library which helps you in setting up parameterized tests and prioritise them in case you don't have enough time to execute all of them.


❗ You are taking a sneak peek at the next version. It could be that some features you find on this page are not released yet.
Please have a look at the README of the corresponding release/git tag. Latest version: README of v1.1.0.


Table of Content

Installation

Minimalist is published to maven central.

build.gradle.kts:

repositories {
    mavenCentral()
}
dependencies {
    testImplementation("com.tegonal.minimalist:minimalist:1.1.0")
}

Documentation

Code documentation can be found on github-pages: https://tegonal.github.io/minimalist/latest#/kdoc.

License

Minimalist is licensed under European Union Public Licence 1.2.

Minimalist is using