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 a88a39c commit 5a9f698Copy full SHA for 5a9f698
Changelog.md
@@ -10,6 +10,8 @@ Bug Fixes:
10
(Jon Rowe, #2703)
11
* Correctly detect patterns when `rspec_opts` is an array in `RSpec::Core::RakeTask`.
12
(Marc-André Lafortune, #2704)
13
+* Make `RSpec.clear_examples` reset example counts for example groups. This fixes
14
+ an issue with re-running specs not matching ids. (Agis Anastasopoulos, #2723)
15
16
### 3.9.1 / 2019-12-28
17
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
0 commit comments