Skip to content

Commit 9544d8a

Browse files
committed
A few more tweaks.
1 parent 8fbf1ae commit 9544d8a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/blog/2017-02-15-now-in-beta-effective-testing-with-rspec-3.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Weeks](https://pragprog.com/book/7lang/seven-more-languages-in-seven-weeks) and
2020

2121
I've been the lead maintainer of RSpec since 2012. I've built many of RSpec's
2222
notable additions in recent years, including composable matchers, the `--bisect`
23-
option, and MiniTest integration. Together, we've written a book we're very
24-
proud of, and we're happy to announce it is now in beta:
23+
and `--only-failures` options, and the `:aggregate_failures` features. Together,
24+
we've written a book we're very proud of, and we're happy to announce it is now in beta:
2525

2626
{:.centered-image}
2727
![Effective Testing with RSpec 3](/images/rspec3_book.jpg "Effective Testing with RSpec 3: Build Ruby Apps with Confidence")
@@ -39,4 +39,3 @@ more _value_ out of your specs than the cost of writing them--is woven
3939
throughout.
4040

4141
If you're interested in the book, you can purchase the beta eBook now!
42-

0 commit comments

Comments
 (0)