RR VS goos-code-examples

Compare RR vs goos-code-examples and see what are their differences.

RR

RR is a test double framework that features a rich selection of double techniques and a terse syntax. ⛺ (by rr)

goos-code-examples

Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests (by npryce)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RR goos-code-examples
1 6
321 72
1.2% -
0.0 10.0
almost 2 years ago over 8 years ago
Ruby Java
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

RR

Posts with mentions or reviews of RR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.

goos-code-examples

Posts with mentions or reviews of goos-code-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • Don't Use Mocks
    4 projects | news.ycombinator.com | 20 Jun 2023
    A very good way to use mocks (not like illustrated here) is explained in the GOOS book by Freeman and Pryce: http://www.growing-object-oriented-software.com/
  • Resources for learning TDD
    2 projects | /r/TestDrivenDevelopment | 29 Apr 2023
    Further read: Growing Object Oriented Software
  • Steel threads are a technique that will make you a better engineer
    1 project | news.ycombinator.com | 10 Mar 2023
    On the subject of TDD, the way I've done TDD has been very similar to the technique described in the article. Work in very small increments, try to get a very thin vertical slice of functionality working through the system as soon as possible and, whatever you build, try to get it working end-to-end as soon as you can. Of course, I use tests to drive the work but I find it very helpful to use tests to drive those thin vertical slices of functionality.

    The book that really helped me to start working in this way is Growing Object Oriented Software, Guided by Tests by Steve Freeman and Nat Pryce [0]. The book has been around for a few years at this point and tech has moved on since then, as have some of the techniques, but it's still a very interesting read. (Disclosure: I was lucky enough to briefly work with one of the authors a few years ago but I was a fan of the book long before then.)

    [0] http://www.growing-object-oriented-software.com/

  • Unit testing best practices
    1 project | /r/csharp | 21 Jan 2023
    I think this is still the most referenced work. You probably know that one like the back of your hand, but it's still good to reference in general to convey confidence in the topic.
  • Sleeping is not the best option
    2 projects | dev.to | 5 Dec 2022
    [3] Have a look at the testing asynchronous systems examples in the GOOS Code examples repository for a more object-oriented implementation of helper for the polling for changes strategy, and also examples of the capturing notifications strategy.

What are some alternatives?

When comparing RR and goos-code-examples you can also consider the following projects:

RSpec - RSpec meta-gem that depends on the other components

fff - A testing micro framework for creating function test doubles

Emoji-RSpec - Custom Emoji Formatters for RSpec

Practices

Howitzer - A Ruby-based framework for acceptance testing

Capybara - Acceptance test framework for web applications

PpSql - Rails ActiveRecord SQL queries log beautifier

Nyan Cat - Nyan Cat inspired RSpec formatter!

Aruba - Test command-line applications with Cucumber-Ruby, RSpec or Minitest.

Cutest - Isolated tests in Ruby.

rspec-tap-formatters - TAP Producer for RSpec-3

Fuubar - The instafailing RSpec progress bar formatter