Hi,
Is it possible, where there's no suitable configure option, to override
configuration test result?
For example, suppose there's a test that ends with:
conf.DEFINE('FOO', 1)
Can I, without changing the test code, just somehow define FOO to be
something else or undefine it?
Thanks,
Uri