File tree
501 files changed
+515
-515
lines changed- docs
- documentation
- features
- 3-12
- rspec-core
- clear-examples
- command-line
- bisect
- dry-run
- example-matches-name-option
- example-name-option
- exit-status
- fail-fast
- format-option
- init
- line-number-appended-to-path
- only-failures
- order
- pattern-option
- rake-task
- randomization
- require-option
- ruby
- tag
- warnings-option
- configuration
- alias-example-to
- backtrace-exclusion-patterns
- color
- custom-settings
- default-path
- deprecation-stream
- enable-global-dsl
- error-exit-code
- exclude-pattern
- fail-fast
- fail-if-no-examples
- failure-exit-code
- order-and-seed
- output-stream
- overriding-global-ordering
- pattern
- profile
- read-options-from-file
- run-all-when-everything-filtered
- zero-monkey-patching-mode
- core-standalone
- example-groups
- aliasing
- basic-structure
- expectation-framework-integration
- aggregating-failures
- configure-expectation-framework
- filtering
- exclusion-filters
- filter-run-when-matching
- if-and-unless
- inclusion-filters
- formatters
- configurable-colors
- custom-formatter
- json-formatter
- helper-methods
- arbitrary-methods
- let
- modules
- hooks
- around-hooks
- before-and-after-hooks
- filtering
- when-first-matching-example-defined
- metadata
- current-example
- current-scope
- described-class
- user-defined
- mock-framework-integration
- use-any-framework
- use-flexmock
- use-mocha
- use-rr
- use-rspec
- pending-and-skipped-examples
- pending-examples
- skipped-examples
- spec-files
- arbitrary-file-suffix
- subject
- explicit-subject
- implicit-subject
- one-liner-syntax
- rspec-expectations
- aggregating-failures
- built-in-matchers
- all
- be
- be-within
- change
- comparisons
- contain-exactly
- cover
- end-with
- equality
- exist
- have-attributes
- include
- match
- output
- predicates
- raise-error
- respond-to
- satisfy
- start-with
- throw-symbol
- types
- yield
- composing-matchers
- compound-expectations
- custom-matchers
- access-running-example
- define-block-matcher
- define-diffable-matcher
- define-matcher
- define-matcher-outside-rspec
- define-matcher-with-fluent-interface
- customized-message
- define-negated-matcher
- diffing
- implicit-docstrings
- syntax-configuration
- test-frameworks
- minitest
- rspec-mocks
- basics
- allowing-messages
- expecting-messages
- null-object-doubles
- partial-test-doubles
- scope
- spies
- test-doubles
- configuring-responses
- block-implementation
- calling-the-original-implementation
- mixed-responses
- raising-an-error
- returning-a-value
- throwing
- wrapping-the-original-implementation
- yielding
- mutating-constants
- hide-defined-constant
- hide-undefined-constant
- stub-defined-constant
- stub-undefined-constant
- old-syntax
- any-instance
- should-receive
- stub
- stub-chain
- unstub
- outside-rspec
- any-test-framework
- minitest
- standalone
- setting-constraints
- matching-arguments
- message-order
- receive-counts
- verifying-doubles
- class-doubles
- dynamic-classes
- instance-doubles
- object-doubles
- partial-doubles
- working-with-legacy-code
- any-instance
- message-chains
- 3-13
- rspec-core
- clear-examples
- command-line
- bisect
- dry-run
- example-matches-name-option
- example-name-option
- exit-status
- fail-fast
- format-option
- init
- line-number-appended-to-path
- only-failures
- order
- pattern-option
- rake-task
- randomization
- require-option
- ruby
- tag
- warnings-option
- configuration
- alias-example-to
- backtrace-exclusion-patterns
- color
- custom-settings
- default-path
- deprecation-stream
- enable-global-dsl
- error-exit-code
- exclude-pattern
- fail-fast
- fail-if-no-examples
- failure-exit-code
- order-and-seed
- output-stream
- overriding-global-ordering
- pattern
- pending-failure-output
- profile
- read-options-from-file
- run-all-when-everything-filtered
- zero-monkey-patching-mode
- core-standalone
- example-groups
- aliasing
- basic-structure
- expectation-framework-integration
- aggregating-failures
- configure-expectation-framework
- filtering
- exclusion-filters
- filter-run-when-matching
- if-and-unless
- inclusion-filters
- formatters
- configurable-colors
- custom-formatter
- json-formatter
- helper-methods
- arbitrary-methods
- let
- modules
- hooks
- around-hooks
- before-and-after-hooks
- filtering
- when-first-matching-example-defined
- metadata
- current-example
- current-scope
- described-class
- user-defined
- mock-framework-integration
- use-any-framework
- use-flexmock
- use-mocha
- use-rr
- use-rspec
- pending-and-skipped-examples
- pending-examples
- skipped-examples
- spec-files
- arbitrary-file-suffix
- subject
- explicit-subject
- implicit-subject
- one-liner-syntax
- rspec-expectations
- aggregating-failures
- built-in-matchers
- all
- be
- be-within
- change
- comparisons
- contain-exactly
- cover
- end-with
- equality
- exist
- have-attributes
- include
- match
- output
- predicates
- raise-error
- respond-to
- satisfy
- start-with
- throw-symbol
- types
- yield
- composing-matchers
- compound-expectations
- custom-matchers
- access-running-example
- define-block-matcher
- define-diffable-matcher
- define-matcher
- define-matcher-outside-rspec
- define-matcher-with-fluent-interface
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
501 files changed
+515
-515
lines changedDiff for: docs/documentation/index.html
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
0 commit comments