RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Speciny - A Tiny RSpec clone

I just released Speciny a tiny rspec clone as part of my learning ruby adventure. I started using RSpec for testing and i wanted to better understand how it works and how DSLs work in general so i made this tiny clone.

If you are learning ruby give it a go and read the source code. There’s nothing really advanced in the code so it should be easy to understand.

Last and not least, any improvements and suggestions are welcome.

Comments

Sorry posted a broken link. This link should work: https://github.com/kyriacos/speciny

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in