Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

RSpec

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.

https://github.com/ahzamir/food-recipes-app

The Food Recipes App keeps track of all your recipes, ingredients. It will allow 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 allows you to make them public so anyone can access them.

cancancan capybara css devise rspec rubocop ruby ruby-gem ruby-on-rails

Last synced: 09 Jan 2025

https://github.com/arnaudband/oop_school_library

Create that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when. - And all of this will be built in a beautiful and well-organized way!

rspec rubocop-configuration ruby ruby-gem

Last synced: 15 Jan 2025

https://github.com/epaltechs/catalogue-of-things-project

This is a console application project that will help us to keep a record of different types of things we own namely: books, music albums, and games. The application allows you to perform some CRUD operations such as adding new items, reading the items that you have saved, and saving items to .json files.

postgresql rspec rubocop ruby

Last synced: 08 Feb 2025

https://github.com/tsheporamantso/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow 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.

postgresql rspec ruby-on-rails

Last synced: 26 Jan 2025

https://github.com/rwojsznis/rspec-sanity

Auto-ticket flaky tests in your rspec test suite

flaky-tests github jira rspec ruby

Last synced: 28 Jan 2025

https://github.com/bienvenuushindi/sharingan

knowledge based system has been created to help code reviewers quickly search for specific code review guidelines and generate a ready to use comment for each requirement that is not followed

hotwire-turbo javascript rails rspec ruby stimulusjs tailwindcss turbo-stream

Last synced: 02 Feb 2025

https://github.com/westdragoniroh/ruby-chess

Command line chess game written in Ruby and tested with RSpec

chess game rspec ruby ymal

Last synced: 11 Jan 2025

https://github.com/cristiancfe/automacaowebaula

Automacao com Cucumber, Capybara e Ruby

capybara cucumber rspec rubygem site-prism

Last synced: 18 Jan 2025

https://github.com/michinaoshimizu/edrive

Generic event dispatcher for ruby

event-dispatcher gem rspec ruby ruby-gems

Last synced: 16 Jan 2025

https://github.com/cliftondavies/learnar

A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.

bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql

Last synced: 12 Jan 2025

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 12 Jan 2025

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 16 Jan 2025

https://github.com/silva4dev/ruby-clean-architecture-api-project

🌱 Building an API with Ruby using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨

ci-cd docker docker-compose domain-driven-design grape postgresql rspec ruby sequel solid-principles swagger test-driven-development

Last synced: 18 Jan 2025

https://github.com/dannyben/respec

RSpec Convenience Wrapper

rspec ruby

Last synced: 02 Feb 2025

https://github.com/ansaribrahim/catalogmythings

CatalogMyThings: A Ruby-based catalog app to manage and organize your books, music, and games with labels and genres.

gem gemfile gemfile-lock linters rspec rubocop ruby ruby-gem sql test

Last synced: 04 Feb 2025

https://github.com/rileymanda/ruby-capstone-project

A console app developed to keep a record of different types of things you own: books, music albums, and games. All the implementations are based on UML class diagram and the data is be stored in JSON files.

rspec ruby

Last synced: 20 Jan 2025

https://github.com/ansaribrahim/bloggy

Cutting-edge web development with Ruby on Rails - Explore and contribute to our open-source blog application project.

cancancan deployment devise license linters render rspec ruby ruby-gem ruby-on-rails swagger tailwindcss

Last synced: 04 Feb 2025

https://github.com/bestwebua/rspec_file_chef

Rspec File Chef - File Environment control :floppy_disk:

rspec rspec-testing ruby ruby-gem

Last synced: 02 Feb 2025

https://github.com/bperlakih/rspec_tcr

Test Commit || Reset for rspec + fswatch (on zsh)

fswatch rspec rspec-tcr rspec-testing tcr test-driven-development zsh

Last synced: 19 Jan 2025

https://github.com/ansaribrahim/tdd-project-ruby

"Embark on a test-driven development journey with this project. Create a class using TDD principles, writing tests before code. Your commit history will showcase the proper sequence, ensuring a robust and well-documented solution."

rspec rspec-testing ruby ruby-app

Last synced: 04 Feb 2025

https://github.com/testingbot/ruby-rspec-example

An example of Ruby with RSpec for TestingBot.com

rspec rspec-examples selenium-webdriver webdriver

Last synced: 19 Jan 2025

https://github.com/raquellima7/friday_lunch_team

Friday Lunch Team is a Rails system to include employees in lunches according to the number of employees, allowing the inclusion of a new employee. When registering an employee, he/she must inform his/her unit and the preferred restaurant. By clicking on "New Blind Date" you must inform the day and the system will automatically sort the employees into groups and choose a leader. On the page to view all Blind Dates, the day will appear, and, clicking to view, you can see the separation by teams, its leader, employees, and restaurant (which is the restaurant informed by the leader).

bootstrap postgresql rspec ruby-on-rails

Last synced: 18 Jan 2025

https://github.com/vic778/stock_app

this app is a simple investment portfolio management system that allows users to track their investments and view performance metrics. first of all the user should create an account, loggin in trougth the token and create a portfolio. the app has services to calculate the profit and lost, it has filter such as year and it can download the csv file

cors devise jwt-token postgresql rspec rubocop ruby-on-rails third-party

Last synced: 18 Jan 2025

https://github.com/felixdev22/catalog

Catalog - This console app helps users keep track of their possessions like books, music albums, movies, and games based on a UML class diagram. It stores data in JSON files and has a corresponding database with tables that match the program's class structure.

rspec ruby sql

Last synced: 18 Jan 2025

https://github.com/aquinasmoriasi/catalog-of-my-things

This is a Ruby-only CLI application that enables users to add items and save them for future reference using the command line.

rspec ruby

Last synced: 19 Jan 2025

https://github.com/testingbot/ruby-testingbot-api

Ruby client to interact with the TestingBot API

rspec testingbot webdriver

Last synced: 19 Jan 2025

https://github.com/testingbot/ruby-rspec-watir-example

Ruby example with RSpec and Watir for TestingBot Selenium Grid

rspec selenium watir watir-webdriver webdriver

Last synced: 19 Jan 2025

https://github.com/jmromer/pattern_matcher

A TDD / OOP demo in Ruby

demo oop rspec ruby tdd

Last synced: 13 Jan 2025

https://github.com/fnando/sublime-ruby-file-toggle

A plugin that switches from implementation to test file and vice-versa. Supports minitest and rspec.

minitest rspec ruby sublime-text sublime-text-package

Last synced: 02 Feb 2025

https://github.com/ruby-ist/intern-review

Internship practice project

hotwire-turbo rails6 rspec

Last synced: 21 Jan 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/rafael-cesario/cookbook

Ruby on rails and next js app to organize your recipes, create lists, add recipes and upload cover images for your recipes

next postgres rails rspec ruby

Last synced: 10 Feb 2025

https://github.com/littleappdev/rails-api-doc-auto-generator

Automatically generate Swagger docs for Ruby on Rails app

documentation rails rspec rspec-rails ruby swagger swagger-ui

Last synced: 10 Feb 2025

https://github.com/pirj/rspec-enqueue_sidekiq_job

enqueue_sidekiq_job RSpec block matcher for Sidekiq

rspec ruby 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/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: 24 Jan 2025

https://github.com/klengvinayte/ip_monitor

This is an application that allows you to register and delete IP addresses, as well as check their availability

docker-compose rspec ruby sequel sidekiq sinatra

Last synced: 10 Feb 2025

https://github.com/ruby-ist/arcanedocsapi

Backend API for ArcaneDocs App

rest-api rspec unit-test

Last synced: 25 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/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/carmenlogue/rails-starter

Configuración básica para empezar un proyecto profesional en Ruby on Rails

codeclimate docker docker-compose mailcatcher pg rails readme rspec rubocop ruby sidekiq travis-ci

Last synced: 25 Jan 2025

https://github.com/cassiosantana/algorithms_ruby

A ruby gem that solves algorithms and problems

algorithms ffaker gem problems rspec rspec-testing ruby

Last synced: 07 Feb 2025

https://github.com/gerrypower/rspec-translation

rspec plugin that allows you to TDD your Ruby model translations

internationalization rspec ruby translation

Last synced: 11 Oct 2024

https://github.com/binhussen/school-library

School Library is a tool to record what books are in the library and who borrows them. The app you will create will allow you to: Add new students, teachers, and books and records of who borrowed a given book.

rspec ruby

Last synced: 02 Feb 2025

https://gitlab.com/lipoqil/docker-ruby-chromedriver-node-yarn

Image prepared to run feature specs on Gitlab CI

chrome ci docker feature-specs gitlab-ci node rspec ruby yarn

Last synced: 24 Oct 2024

https://github.com/kang-theo/rails-productive-api

ActiveRecord style productive API encapsulation.

rails-api redis rspec ruby-on-rails

Last synced: 13 Jan 2025

https://github.com/sonickmumba/recipe-app

The app keeps track of recipes and ingredients. It will allow 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. It is built using Ruby on Rails.

cancancan devise rails rspec ruby-gem ruby-on-rails

Last synced: 07 Feb 2025

https://github.com/english/rspec-repetitive

Repeat RSpec examples with custom setup.

rspec ruby testing

Last synced: 16 Jan 2025

https://github.com/adriastephanie/httparty-rspec-ruby-api

Teste de APIs com HTTParty, Rspec, e linguagem Ruby.

gitactions-workflow httparty rspec ruby

Last synced: 27 Jan 2025

https://github.com/adriastephanie/ruby-capybara-cucumber

repositório para estudos linguagem ruby + capybara + cucumber

capybara cucumber rspec ruby siteprism

Last synced: 27 Jan 2025

https://github.com/ricardo-benicio/technical_tests_iii

Development Repository for Technical Tests. Increasing knowledge in Ruby and tests with RSPEC.

development rspec ruby technical-test

Last synced: 03 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.

oop rspec ruby ruby-gem

Last synced: 03 Feb 2025

https://github.com/ricardo-benicio/technical_tests_i

Development Repository for Technical Tests. Increasing knowledge in Ruby and tests with RSPEC.

development rspec ruby technical-test

Last synced: 03 Feb 2025

https://github.com/damdafayton/budget-app-rails

Budget tracking app

bootstrap rails rspec ruby sass

Last synced: 01 Feb 2025

https://github.com/fene-87/catalog_of_things

This is a simple console app that helps users keep records of different types of things that they own: books, music albums, games, and movies.

rspec rubocop ruby

Last synced: 21 Dec 2024

https://github.com/peteugwu/budget-app

Budget app is a software app which allows users to track income, expenses, and savings, set financial goals, and monitor their progress towards those goals. Budget apps can also offer features such as bill reminders, categorization of expenses, and analysis of spending habits.

capybara database devise postgresql rspec ruby ruby-on-rails

Last synced: 03 Feb 2025

https://github.com/vmwhoami/danceter

In this project, I built a Dance opinion application based on a redesign of Twitter with ruby on rails.

rails rspec ruby twitter

Last synced: 06 Jan 2025

https://github.com/sleeplessbyte/tempfile-fixture

:clipboard: Have tempfile serve you IO fixtures.

fixtures minitest rspec tempfile

Last synced: 13 Jan 2025

https://github.com/mailsg/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow 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. The app allows you to make recipes public so anyone can access them.

capybara-rspec css3 devise-token-auth rspec ruby-on-rails

Last synced: 03 Feb 2025

https://github.com/teekaytech/taofeek-olalere-technical-assessment

Technical Assessment for tix.africa

api postgres rails7 rspec

Last synced: 10 Feb 2025

https://github.com/aaroncferrer/stocks

Mock trading app using Ruby on Rails for backend, adhering to TDD and RESTful principles. Auth is implemented with bcrypt and JWT. RSpec with SimpleCov guarantees comprehensive code testing for quality assurance.

bootstrap javascript postgresql rails rails-api react rspec ruby

Last synced: 10 Feb 2025

https://github.com/andressakarla/testes-automatizados-unitarios-calculadora_ruby

Projeto de Testes Automatizados Unitários desenvolvido para ser executado diretamente no código-fonte em uma calculadora em Ruby nas ferramentas Rspec e GitHub Actions

fixtures github-actions github-workflows json rspec ruby unit-testing

Last synced: 10 Feb 2025

https://github.com/mariocc29/media_api

The Movie Search Engine is a RESTful service aimed at code quality evaluation, connecting to the TMDB API to retrieve movie data, with plans to expand to multiple data sources in the future.

backend rails redis rspec rswag

Last synced: 10 Feb 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.

rspec ruby-on-rails

Last synced: 10 Feb 2025

https://github.com/meekb/buildamidwestbuffet

Tests to practice writing Ruby, and test-driven design

rspec ruby tdd testing

Last synced: 10 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/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/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/gablemathias/linked_list

Singly Linked List with proper tests and usability

linked-list rspec ruby

Last synced: 10 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/andressakarla/testes-automatizados-mobile-training-wheels-protocol_ruby

Projeto de Testes Automatizados Mobile Android no aplicativo "Training Wheels Protocol" desenvolvido para o curso "Introdução ao Appium com Ruby e Cucumber" da "QANinja Academy"

appium-android cucumber rspec ruby

Last synced: 10 Feb 2025

https://github.com/grayvox/ruby-mini-projects

💎 Basic Ruby projects for TOP's Full Stack Ruby on Rails pathway

rspec ruby theodinproject

Last synced: 10 Feb 2025

https://github.com/omjogani/todo-ror

Simple Todo App without Scaffold in Ruby On Rails with TDD

rspec ruby ruby-on-rails tdd

Last synced: 10 Feb 2025

https://github.com/greentiger0789/atcoder_ruby

This is a tool to set up an environment to solve past questions of AtCoder, a competitive programming competition, using Ruby.

atcoder rspec ruby

Last synced: 10 Feb 2025

https://github.com/mahammad-mostafa/things-catalogue

This is the capstone project of the fourth module in the Microverse program. It is a console app for handling items inside a catalogue built with Ruby & PostgreSQL.

gitflow-workflow microverse microverse-projects microverse-ruby microverse-students oop-principles postgresql relational-databases rspec rubocop ruby solid-principles sql unit-testing

Last synced: 10 Feb 2025

https://github.com/jacky-xbb/auth_from_scratch

L9 Assignment of Practical Ruby on Rails Course

rspec

Last synced: 10 Feb 2025

https://github.com/claudiarojassoto/qr_properties_app

QR Properties App is a Ruby on Rails application designed to help in the property selling process . This app generates QR codes that link to a property's location, images, details, and allows scheduling property visits. It's a global platform committed to supporting non-profit property sales across the world.

capybara google-drive-api location-iq qr-code rspec rubocop ruby-on-rails telegram-bot-api

Last synced: 10 Feb 2025

https://github.com/tsheporamantso/budget-app

This is a Ruby on Rails capstone project about building 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.

devise erb-html postgresql rspec ruby-on-rails

Last synced: 10 Feb 2025

https://github.com/viralpraxis/purist

Automatic runtime impure ruby methods invocation detection

functional-programming purity rspec ruby testing

Last synced: 10 Feb 2025

https://github.com/fmanimashaun/catalog_of_items

Catalog of My Things is a Ruby group capstone project focused on creating a console app for managing collections of items such as books, music albums, movies, and games. The project emphasizes SQL database integration, UML class diagram implementation, and collaborative group work.

rspec rspec-testing ruby ruby-app ruby-oop unittest

Last synced: 10 Feb 2025

https://github.com/lucaslight/hanoi

Tower of Hanoi or Lucas' Tower game - This is a Ruby-based command-line implementation of the classic puzzle game.

rspec rubocop ruby terminal-game

Last synced: 10 Feb 2025

https://github.com/silva4dev/rails-inss-discount-clean-project

💰 Building an application for INSS discounts with Ruby on Rails using TDD, DDD, CQRS, Clean Architecture, Design Patterns and SOLID principles 🎯

clean-architecture cqrs design-patterns docker domain-driven-design postgresql rspec ruby ruby-on-rails test-driven-development typescript

Last synced: 10 Feb 2025

https://github.com/wojtha/mouse_melon

MouseMelon is a simple DSL which allows to write acceptance specs in Gherkin-like language without any parser.

bdd dsl gherkin rspec testing

Last synced: 10 Feb 2025

https://github.com/fmanimashaun/tdd_project

The Test-Driven Development (TDD) Project is a hands-on exercise in implementing the principles of TDD using Ruby. The project involves creating a Solver class with methods such as factorial, reverse, and fizzbuzz, with the unique aspect being that tests are written before the code. This project serves as a practical experience in writing tests fir

rspec ruby

Last synced: 10 Feb 2025

https://github.com/rhysmalyon/shiro-rails

Rails implementation of a Node.js API I created in 2023 as a side project for a friend's business. Used as a testing ground to get reacquainted with Ruby / Rails and JWT authentication, as well as picking up RSpec for testing.

devise-jwt rails-api rspec

Last synced: 10 Feb 2025

https://github.com/jaynetics/gouteur

A Ruby gem to automate integration testing of gems before release

automation integration-testing minitest rspec ruby tooling

Last synced: 10 Feb 2025

https://github.com/pfac/webtrap

Trap for catching outgoing HTTP requests.

rspec ruby testing

Last synced: 10 Feb 2025