Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
RSpec
![](https://explore-feed.github.com/topics/rspec/rspec.png)
rspec is a computer domain-specific language (DSL) testing tool written in the programming language Ruby to test Ruby code. It is a behavior-driven development (BDD) framework which is extensively used in production applications. The basic idea behind this concept is that of test-driven development (TDD) where the tests are written first and the development is based on writing just enough code that will fulfill those tests followed by refactoring. It contains its own mocking framework that is fully integrated into the framework based upon JMock. The simplicity in the RSpec syntax makes it one of the popular testing tools for Ruby applications.
- GitHub: https://github.com/topics/rspec
- Wikipedia: https://en.wikipedia.org/wiki/RSpec
- Repo: https://github.com/rspec
- Created by: Andy Lindeman, Jon Rowe, Sam Phippen, Bradley Schaefer, Steven Baker, Dave Astels, Aslak Hellesøy
- Released: May 18, 2007
- Related Topics: tdd, bdd, cucumber, minitest, gherkin, relish, domain-specific-language, jmock, capybara, ruby,
- Last updated: 2025-02-14 00:22:11 UTC
- JSON Representation
https://github.com/rafaelmatsumoto/eventdrivenarchitecture
Event Driven Architecture application developed as a college project.
Last synced: 03 Feb 2025
https://github.com/abarrak/card-mine-api
Generates cards and saves them for later use or sharing.
cards devise-token-auth factory-girl jbuilder json rails rails-api rspec
Last synced: 07 Feb 2025
https://github.com/manzanit0/tictactoerb
Yet another version of TicTacToe in Ruby
Last synced: 30 Jan 2025
https://github.com/lakshmaji/todo-app-clean-arch
Todo app adhering to principles of clean architecture (WIP)
e2e monolith playwright rails react rspec spa
Last synced: 13 Feb 2025
https://github.com/cassiosantana/stripe_test
payment-gateway payments rails7 rspec ruby stripe-checkout stripe-payments subscriptions
Last synced: 13 Feb 2025
https://github.com/grayvox/tic-tac-toe
✖️ Tic Tac Toe - as simple as that.
replit rspec ruby theodinproject tic-tac-toe
Last synced: 10 Feb 2025
https://github.com/jswesterfield/leter
💌 Letër(pronounced as Letter) is a business card data storage application for saving business cards into a manageable carousel of cards to swipe through and sort
bundler nvm rails restful-api rspec ruby rubyonrails sqlite3
Last synced: 07 Jan 2025
https://github.com/ricardo-benicio/rubyguard
RubyGuard - Application for test technical for company available.
development devise devise-jwt postgresql rspec ruby ruby-on-rails
Last synced: 26 Jan 2025
https://github.com/aaroncferrer/nutri-app
A web app connecting patients and dietitians. Patients can create accounts, book appointments, and receive nutrition guidance. Dietitians manage schedules, conduct video consultations, and access patient records.
calendly-api google-oauth2 rails7 reactjs rspec ruby ruby-on-rails
Last synced: 13 Feb 2025
https://github.com/ryichk/rails-api-on-docker
Boilerplate building Rails API on Docker
docker docker-compose mysql rails-api rspec rubocop terraform
Last synced: 07 Feb 2025
https://github.com/gablemathias/linked_list
Singly Linked List with proper tests and usability
Last synced: 10 Feb 2025
https://github.com/cane-bt/app_for_job_change
転職用のポートフォリオ(仮)
bootstrap4 docker docker-compose jquery mysql rails5 rspec
Last synced: 13 Feb 2025
https://github.com/genesisgonza05/lemontech_events
Lemontech Events es una aplicación de gestión de eventos construida con Ruby on Rails y Docker, utilizando PostgreSQL como base de datos.
css cucumber docker docker-compose html javascript letter-opener recaptcha rspec ruby ruby-on-rails
Last synced: 13 Feb 2025
https://github.com/backpackerhh/dockerized-rails-template
Dockerized Rails template aimed to be used in coding challenges
coding-challenge docker linter rails rails-application rspec rubocop ruby ruby-on-rails template testing
Last synced: 13 Feb 2025
https://github.com/prangonghose/catalogue-using-ruby
A terminal UI to add books, games and music albums according to user. Built with Ruby. All user data is saved in the local storage and loaded immediately at the beginning of the app.
Last synced: 03 Feb 2025
https://github.com/fluentci-demos/fluentci-demo-ruby-rails
A FluentCI demo CI pipeline using Ruby on Rails
cicd continuous-integration rspec ruby ruby-on-rails
Last synced: 13 Feb 2025
https://github.com/jailsonsf/maino-challenge
Desafio Mainô - Aplicação web Ruby on Rails, com autenticação de usuário para upload de documentos e processamento em background.
postgresql redis rspec ruby ruby-on-rails sidekiq
Last synced: 13 Feb 2025
https://github.com/pirj/rspec-enqueue_sidekiq_job
enqueue_sidekiq_job RSpec block matcher for Sidekiq
Last synced: 24 Jan 2025
https://github.com/codehunt101/prince-theatre
This application renders a group of classic movies and compares the prices of two well-known streaming providers.
httparty jest material-ui rails rails-api react rspec
Last synced: 24 Jan 2025
https://github.com/jmromer/email_predictor
A by-the-numbers demo of TDD and OOP.
demo design-patterns oop rspec ruby tdd
Last synced: 13 Jan 2025
https://github.com/ruliancruz/medical-exam-list
Web application for medical examination listing
css cypress docker html javascript postgresql pt-br redis rspec ruby sidekiq sinatra
Last synced: 10 Feb 2025
https://github.com/mariocc29/pokemon_tcg_api
Exemplary Ruby on Rail RestAPI aimed at assessing code quality with meticulous attention to detail.
backend elasticsearch grape-api rails redis rspec swagger
Last synced: 10 Feb 2025
https://github.com/kaizipaul/budget-app
The Budget app is a mobile web application where you can manage your budget: There is a list of transactions associated with a category, so that you can see how much money you spent and on what.
postgresql rails rspec rspec-rails ruby rubyonrails
Last synced: 13 Feb 2025
https://github.com/jmromer/squawker
Twitter, for the loud.
elasticsearch es6 javascript rails react rspec ruby
Last synced: 13 Jan 2025
https://github.com/munyabelden/tdd
Test Driven Development (TDD) is a practice project with a class and a few methods written to execute the test regulations.
Last synced: 08 Feb 2025
https://github.com/itscodeninja/pandanote
PandaNote is an Evernote clone featuring a Rails backend and a React frontend, designed for efficient note-taking and organization.
activerecord coffeescript postgresql react rspec ruby ruby-on-rails scss
Last synced: 03 Dec 2024
https://github.com/afonsir/tdd-course
This repository holds the scripts and/or projects developed in an introductory TDD course.
Last synced: 02 Feb 2025
https://github.com/01zulfi/connect_four
C4 implemented in Ruby, and TDD'd with RSPec
Last synced: 03 Feb 2025
https://github.com/mnisarali/budget_tracker
A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
bs-5 capybara devise psql-database rspec ruby-on-rails
Last synced: 06 Feb 2025
https://github.com/giljr/fiscal_service_app
Quick Guide To Handling CSV, XML, and JSON Files in Rails 7 #AppliedRailsSeries
capibara database-management dbeaver fileparser rails7 rspec service
Last synced: 10 Feb 2025
https://github.com/afonsir/expense-tracker
Reading the "Effective Testing with RSpec 3: Build Ruby Apps with Confidence" book.
Last synced: 02 Feb 2025
https://github.com/meekb/buildamidwestbuffet
Tests to practice writing Ruby, and test-driven design
Last synced: 10 Feb 2025
https://github.com/raquellima7/all-versions
Ruby on Rails project using the PaperTrail gem where we can see the customer's versions. We can view and revert a version, as well as restore a deleted customer.
bootstrap docker docker-compose papertrail rspec ruby-on-rails sqlite3
Last synced: 18 Jan 2025
https://github.com/alexwebgr/phonebook
A Ruby on Rails api-only app with JWT token authentication that exposes a basic CRUD API for managing contacts in a phonebook.
api jwt rspec ruby ruby-on-rails
Last synced: 04 Feb 2025
https://github.com/riboseinc/rspec-pgp_matchers
RSpec matchers for testing OpenPGP messages
Last synced: 26 Jan 2025
https://github.com/rokumatsumoto/turksatkablo_cli
[ABANDONED] - A command-line interface for the Türksat Kablo Online İşlemler (Web scraping experiment)
capybara cli kablonet phantomjs rspec turksatkablo
Last synced: 26 Jan 2025
https://github.com/jmromer/recipe_finder
A client web app for the Recipe Puppy API
capybara demo poltergeist rails rspec ruby ruby-on-rails vcr
Last synced: 13 Jan 2025
https://github.com/igor-starostenko/tune_spec
BDD DSL for Page Objects in Ruby
calabash design-pattern e2e e2e-tests qa qatools rspec ruby ruby-gem spec test test-automation test-framework testing
Last synced: 26 Jan 2025
https://github.com/gerrypower/rspec-translation
rspec plugin that allows you to TDD your Ruby model translations
internationalization rspec ruby translation
Last synced: 14 Feb 2025
https://github.com/ewertoncodes/contact_list_app
Este é um projeto de exemplo para uma aplicação de lista de contatos desenvolvida em Ruby on Rails.
postgresql rspec ruby-on-rails
Last synced: 09 Feb 2025
https://github.com/charizard/relative.vim
A Vim plugin to easily navigate between the specs and the actual code
rspec ruby ruby-on-rails tdd vim-script
Last synced: 14 Feb 2025
https://github.com/jmromer/windowpane
A Twitter API client
demo es6 javascript rails rails-5 react rspec ruby twitter-api
Last synced: 13 Jan 2025
https://github.com/rubydevi/webhook-notifier
The "WebhookNotifier" is a Ruby on Rails application designed to facilitate real-time communication between the application and third-party APIs.
Last synced: 10 Feb 2025
https://github.com/brainconnect93/budget-app
This is a Ruby on Rails mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent on what.
capybara-rspec css rails rspec rubocop ruby
Last synced: 08 Feb 2025
https://github.com/oguntayomicheal/school-library-oop
School Library is a ruby based tool used to record books stored in a library and who borrows them. The app allows users to add new students or teachers, new books, and save records of who borrowed a given book and the date it was borrowed.
Last synced: 03 Feb 2025
https://github.com/epaltechs/budget-app
This Budget App is a mobile web application designed to help you spend money responsibly. It has a list of expenses connected with a category, and you can see and account for how much money you spend and on what, as well as which category. It would help you to be reasonable in making financial decisions.
bootstrap cancancan capybara css devise html rspec rubocop ruby ruby-on-rails
Last synced: 08 Feb 2025
https://github.com/epaltechs/recipe-app
This Recipe App is designed to help a user to keep track of recipes and ingredients. It will allow a user to save ingredients, keep track of what they have, create recipes, and generate a shopping list based on what they have and what they are missing from a recipe.
bootstrap css devise html postgresql rspec ruby ruby-on-rails swagger
Last synced: 14 Feb 2025
https://github.com/thiagohrcosta/soccer-api
postgresql postman pundit rails rspec ruby
Last synced: 03 Feb 2025
https://github.com/ryichk/matching-app-api
this is matching application api. created by rails on docker.
api docker docker-compose rails-api rails6 rspec ruby3
Last synced: 09 Feb 2025
https://github.com/aimalamiri/school-library
Interactive Ruby CLI application for a school library, this can be a source of inspiration for all Ruby new commers to follow best practices and design patterns.
cli library-management-system rspec ruby ruby-application school-project
Last synced: 02 Feb 2025
https://github.com/epaltechs/school-library
A school library app that allows for recording what books are in the library and who borrows them.
Last synced: 08 Feb 2025
https://github.com/silva4dev/meeting-room-scheduler-project
📅 Building a meeting room reservation management system with Ruby and Deno Fresh using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨.
deno design-patterns domain-driven-design fresh hanami rails rspec ruby ruby-on-rails solid-principles test-driven-development typescript
Last synced: 20 Dec 2024
https://github.com/aimalamiri/ruby-catalog
This project is a command line application built with Ruby. In this application the user can keep track of the books, games, and music albums. The user also has the functionality to store all the labels, authors, and genres.
catalog cli json rspec ruby solid-principles
Last synced: 02 Feb 2025
https://github.com/lukblan/five-cards-poker
Console poker game with TDD development approach
Last synced: 23 Jan 2025
https://github.com/midwire/jsonapi_rspec
Provides RSpec matcher for json:api related specs and compares jsonapi rack response to instantiated objects.
json json-api jsonapi jsonapi-expectations jsonapi-rb jsonapi-rspec jsonapi-testing rspec
Last synced: 06 Feb 2025
https://github.com/mwafrika/rails-recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
capybara devise postgresql rspec ruby ruby-on-rails tailwindcss
Last synced: 27 Jan 2025
https://github.com/vitor0p9f/ruby-stock-picker
Project suggested by The Odin Project: https://www.theodinproject.com/lessons/ruby-stock-picker
array-manipulations docker rspec ruby tdd
Last synced: 17 Jan 2025
https://github.com/geekyhacks/ruby_catalog_my_things_capstone
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It's based on the following UML class diagram.
json microverse mob-programming rspec rspec-testing ruby schema
Last synced: 17 Jan 2025
https://github.com/bencornelis/takuzu_solver
A program for solving Takuzu puzzles
Last synced: 21 Jan 2025
https://github.com/vitor0p9f/ruby-bubble-sort
Project sugested by The Odin Project: https://www.theodinproject.com/lessons/ruby-bubble-sort
argv bubble-sort file-read-write rspec ruby sorting-algorithms tdd
Last synced: 17 Jan 2025
https://github.com/vitor0p9f/ruby-substrings
Project suggested by The Odin Project platform: https://www.theodinproject.com/lessons/ruby-sub-strings
Last synced: 17 Jan 2025
https://github.com/vitor0p9f/ruby-caesar-cipher
This repository was created with the aim of studying the functioning and implementation of the Cesar cipher. Project suggested by The Odin Project platform.
cryptography docker regex rspec ruby tdd
Last synced: 17 Jan 2025
https://github.com/maheshkumar-novice/connect-four
A command line game written in Ruby (Test Driven Development)
Last synced: 01 Feb 2025
https://github.com/maheshkumar-novice/tic-tac-toe-with-tests
A command line game written in Ruby with Tests
Last synced: 01 Feb 2025
https://github.com/kishanlalchoudhary/guess-word-game
A console-based word-guessing game built with Ruby. The game challenges players to guess a hidden word within a limited number of attempts while providing real-time feedback on their progress. Developed using the Test-Driven Development (TDD) methodology with RSpec for rigorous testing.
Last synced: 26 Jan 2025
https://github.com/kenmeriftw/bbq
There is a Ruby on Rails web application for eventers - people who are fond of organizing events and inviting their friends.
actionmailer bootstrap deploy devise digitalocean domain mail-domain mailjet rspec ruby ruby-on-rails vps webpacker yandex-maps
Last synced: 27 Jan 2025
https://github.com/maheshkumar-novice/ruby-testing
My solutions to the Ruby-Testing exercises from The Odin Project
rspec rspec-testing ruby ruby-test tdd test-driven-development
Last synced: 01 Feb 2025
https://github.com/igor-starostenko/report_factory-rspec
RSpec formetter for ReportFactory
qa qatools rails report reports rspec ruby ruby-gem ruby-on-rails rubygem test-automation testing
Last synced: 01 Jan 2025
https://github.com/nemuba/ruby-metaprogramming
Learn about metaprogramming in ruby
metaprogramming rspec ruby test
Last synced: 24 Dec 2024
https://github.com/quequeo/mundosat-api
Mundo Satelital Backend - Rails API
heroku rspec rubocop ruby ruby-on-rails sendgrid
Last synced: 10 Feb 2025
https://github.com/ambrose-kibet/oop-school-library
This is a project that aims to develop a tool for the librarian of OOP University to manage the library's collection of books, record borrowing activities, and add new students or teachers in a well-organized and visually appealing way.
Last synced: 10 Feb 2025
https://github.com/cornelius/given_filesystem
RSpec helpers for testing code which needs data in a file system
fixtures rspec ruby temporary-directories
Last synced: 14 Oct 2024
https://github.com/sjproctor/learn-cat-tinder-rails-api
Instructional project: Rails API
rest-api rspec ruby ruby-on-rails
Last synced: 10 Feb 2025
https://github.com/sjproctor/learn-full-stack-rails
Instructional project: Full-stack Ruby on Rails
restful rspec ruby ruby-on-rails
Last synced: 10 Feb 2025
https://github.com/guedesrodriguezleonardo/selenium-ruby
Web Automation testing framework using Selenium, RSpec and Ruby
rspec ruby selenium selenium-ruby test-automation web-testing
Last synced: 10 Feb 2025
https://github.com/grayvox/mastermind
🤖 The iconic code breaking game - featuring two different game modes.
mastermind replit rspec ruby theodinproject
Last synced: 10 Feb 2025
https://github.com/amazingustav/landscape-stock
Server side application for stock price management and reports
docker httparty rspec ruby-on-rails
Last synced: 10 Feb 2025
https://github.com/silva4dev/rails-management-citizens-project
🏝️ Building a platform to facilitate the registration and management of information for citizens of a municipality using TDD, Clean Architecture, Design Patterns and SOLID principles 🎯
clean-architecture design-patterns docker docker-compose elasticsearch postgresql rspec ruby ruby-on-rails solid stimulus tailwind-css test-driven-development twilio typescript
Last synced: 18 Dec 2024