Richargh / testsets-plugin-krdl-kt-sandbox

Testsets Gradle Library Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testsets Gradle Library Sandbox

We play around with the community Gradle TestSets plugin. Does not have any business logic to speak of but features lots of dependencies between the testsets. If you want to use the official Test Suite plugin you can take a look at this Repository instead.

Features

  • Multi-project

  • Small, Medium, Large Testsets via community testset plugin

  • Shared Test library

  • Tagged and disabled tests

Usage

Build and run all tests: ./gradlew build

Play around by enabling, disabling or changing tags of tests.

About

Testsets Gradle Library Sandbox

License:MIT License


Languages

Language:Kotlin 100.0%