saker.java.testing Documentation TaskDoc JavaDoc Packages
  1. saker.java.testing
  2. Package details
  3. Overview

Overview

The saker.java.testing package in the saker.nest repository provides features for testing Java classes using the saker.build system.

It supports incremental testing, meaning that only the tests that have its dependencies changed will be reinvoked in the next build. The dependency analysis of the tests support file accesses as well.