Trees | Indices | Help |
|
---|
|
Enable or disable a feature flag in a specific situation. Can be used as a decorator for a TestCase class or a test function, or as a context manager. See nose_plugin_test.py for examples. Multiple feature flag toggling decorators/contexts can be nested to define desired feature flag environment.
Copyright: (c) Schrodinger, LLC All rights reserved.
|
|||
enable_feature_flag Provides a decorator/context manager for enabling feature flags. |
|||
disable_feature_flag Disable a feature flag as either a context manager or a decorator for a unittest.TestCase or a test function. |
|
|||
__package__ =
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:32 2016 | http://epydoc.sourceforge.net |