Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
TestRunner serves as kind of ObjectBuilder for TestRunnerOptions.
It should be refactored in a way that the used TestRunnerOptions are made immutable once initial setup is done during run().
TestRunnerStatements etc. should only work with an immutable version of the options