We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6996adf commit 45ece4fCopy full SHA for 45ece4f
Changelog.md
@@ -11,6 +11,10 @@ Enhancements:
11
outside of examples. (@obromios, #2601)
12
* Add a minimalist quick fix style formatter, only outputs failures as
13
`file:line:message`. (Romain Tartière, #2614)
14
+* Convert string number values to integer when used for `RSpec::Configuration#fail_fast`
15
+ (Viktor Fonic, #2634)
16
+* Issue warning when invalid values are used for `RSpec::Configuration#fail_fast`
17
18
19
Bug Fixes:
20
0 commit comments