Skip to content
代码片段 群组 项目
  • Mark Lapierre's avatar
    67c38a65
    Set feature flag via command line · 67c38a65
    Mark Lapierre 创作于
    First attempt at allowing a feature flag to be set via the command line
    when running tests. This will enable the flag, run the tests, and then
    disable the flag.
    
    Using OptionParser meant changing how scenarios get the instance
    address, so this also allows the address to be set as a command line
    option. It's backwards compatible (you can still provide the address
    as the command line option after the scenario)
    67c38a65
    历史
    Set feature flag via command line
    Mark Lapierre 创作于
    First attempt at allowing a feature flag to be set via the command line
    when running tests. This will enable the flag, run the tests, and then
    disable the flag.
    
    Using OptionParser meant changing how scenarios get the instance
    address, so this also allows the address to be set as a command line
    option. It's backwards compatible (you can still provide the address
    as the command line option after the scenario)
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
qa.rb 11.89 KiB