Add the ability for test suites to provide default configuration.

Review Request #11650 — Created June 7, 2021 and submitted — Latest diff uploaded

Information

ReviewBot
release-3.0.x

Reviewers

This introduces a new config attribute for test suites, which can
provide configuration used for each test in the suite.

This will be used for upcoming Java classpath settings for tests.

Tested this along with upcoming changes to some unit test suites.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add the ability for test suites to provide default configuration.
This introduces a new `config` attribute for test suites, which can provide configuration used for each test in the suite. This will be used for upcoming Java classpath settings for tests.
8e19056612941d5b95b5237a6839edfd5fb9c4bb Christian Hammond
bot/reviewbot/testing/testcases.py
bot/reviewbot/tools/testing/testcases.py
Loading...