RubySpec is a project to write an executable specification for the Ruby Programming Language.
RubySpec is a project to write an executable specification for the Ruby Programming Language.
From the RubySpec Overview:
The RubySpec project aims to write a complete executable specification for the Ruby programming language that is syntax-compatible with RSpec. RSpec is essentially a DSL (domain-specific language) for describing the behavior of code. This project contains specs that describe Ruby language syntax, core library classes, and standard library classes.