Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
๐ A collection of awesome Ruby libraries, tools, frameworks and software
GitHub stars and default-branch commits for markets/awesome-ruby.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking.
A trusty CLI companion to monitor file changes and automatically run the corresponding Ruby specs. Ready to assist on any Ruby project, no setup needed!
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.