1
vote
3answers
88 views
What is the community-preferred Ruby unit testing framework?
In the Java space, JUnit is predominately used and in .NET I believe nUnit is very popular. Is a community agreed upon unit testing framework for the Ruby world?
Background: I ask because …
