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?
Ba
The most popular one is RSpec, although both expectations and test/unit are quite well-known.