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
This library provides spock base classes which can be extended to run certain types of tests without boilerplate. See the "Types of Tests" section in the sidebar for more information on these.
TestKit DSL Tests
This library also provides a fluent builder (aka DSL) for TestKit project-based tests. See TestKit DSL for more information.
ArchRules
This project integrates with ArchRules by providing rules. In order to see the evaluation of these rules in your project, apply the ArchRule Runner plugin.