You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
Configure my continuous build to build and run only the tests that depend on code changed by the last commit.
Be able to run all tests that depend on a particular changeset, locally.
If ICBM could print the dependency information as a list of *Test.java files that depend on a given set of files, it seems like that functionality could be hooked up to a test runner to accomplish 1 and 2.