• R
    Avoid running system tests by default · 4a77213e
    Robin Dupret 提交于
    These tests may be expansive so let's only allow users to run them
    through `bin/rails test:system` or by passing a path to the `test`
    command.
    
    The same applies for `bin/rake test`.
    
    Refs #28109.
    4a77213e
testing.md 61.7 KB