Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 432 Bytes

Spine plugin test library

This module contains utilities for testing Spine Gradle plugins.

The Spine Gradle plugins are covered by the integration tests that require programmatic Gradle project setup and are run in the separate process.

This module brings helper functionality to work with the Gradle API for the integration tests setup.

See the smoke tests module.