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/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/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/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/marioruiz/api-testing-example

Example using RSpec and nice_http to test REST APIs. (Uber API and Reqres API)

openapi openapi3 rspec ruby swagger test testing

Last synced: 06 Feb 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/siman-man/rspec-sandbox

rspec sandbox

rspec ruby

Last synced: 11 Feb 2025

https://github.com/bencornelis/takuzu_solver

A program for solving Takuzu puzzles

rspec ruby strategy-pattern

Last synced: 21 Jan 2025

https://github.com/emilyjspencer/the_book_lounge

📚🏫 Keep a record of your books with this full-stack Sinatra-based application

capybara databases rspec ruby sinatra sql

Last synced: 07 Feb 2025

https://github.com/emilyjspencer/battle2

Learning to test drive a web app using the MVC pattern

capybara mvc rspec ruby sinatra

Last synced: 07 Feb 2025

https://github.com/franciscojbrito/store_api

API desarrollada en Ruby on Rails que gestiona la información de tiendas, productos y usuarios. Esta API está diseñada para ser utilizada en aplicaciones de comercio electrónico.

docker docker-compose rspec ruby ruby-on-rails

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

rspec ruby ruby-application

Last synced: 03 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: 21 Dec 2024

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/maheshkumar-novice/rspec-practice

RSpec Practice

rspec ruby

Last synced: 01 Feb 2025

https://github.com/maheshkumar-novice/tic-tac-toe-with-tests

A command line game written in Ruby with Tests

rspec ruby testing

Last synced: 01 Feb 2025

https://github.com/maheshkumar-novice/connect-four

A command line game written in Ruby (Test Driven Development)

connect-four rspec ruby tdd

Last synced: 01 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/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/epaltechs/school-library

A school library app that allows for recording what books are in the library and who borrows them.

postgresql rspec rubocop ruby

Last synced: 08 Feb 2025

https://github.com/brandaoplaster/twitter-code

Under development ...

api rspec ruby ruby-on-rails

Last synced: 03 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/andrewmcodes-archive/gem_actions

Example GitHub Action workflows for your Ruby Gem

action actions gem github-actions release-automation rspec rubocop ruby

Last synced: 16 Jan 2025

https://github.com/al3rez/robot-ruby

Toy Robot Simulator is a Ruby application that simulates a robot moving on a square tabletop, of dimensions 5 units x 5 units. The simulator reads in commands to place the robot on the table and to move, rotate, and report the robot’s position and facing direction.

challenge rspec ruby

Last synced: 14 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/bntzio/rails-todos-tdd

A todo-list rails app with test-driven development (tdd)

capybara rails rspec ruby tdd test-driven-development todolist

Last synced: 30 Dec 2024

https://github.com/eduardo06sp/tdd-connect-four

A test-driven approach to Connect Four using RSpec.

oop rspec ruby test-driven-development

Last synced: 03 Feb 2025

https://github.com/brandaoplaster/films-api

Consuming a Movie API

rspec ruby ruby-on-rails

Last synced: 03 Feb 2025

https://github.com/brandaoplaster/secret-friend

An App where people can hold a draw for a secret friend.

rspec ruby ruby-on-rails

Last synced: 03 Feb 2025

https://github.com/riboseinc/rspec-pgp_matchers

RSpec matchers for testing OpenPGP messages

pgp rspec rspec-matchers

Last synced: 26 Jan 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: 19 Jan 2025

https://github.com/tristandunn/factory_manager

A manager for factory_bot to simplify creating nested factories.

factory factory-bot rspec rspec-rails ruby ruby-on-rails

Last synced: 08 Jan 2025

https://github.com/stratigos/todds_blog

Basic Rails Blog 👨‍💻🛤✍

blog publishing rails rspec ruby

Last synced: 26 Dec 2024

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/afonsir/expense-tracker

Reading the "Effective Testing with RSpec 3: Build Ruby Apps with Confidence" book.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/afonsir/tdd-course

This repository holds the scripts and/or projects developed in an introductory TDD course.

rspec ruby tdd

Last synced: 02 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/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/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/renatorosafranco/cob_api

🚀 RAILS | API | challenge for 'estante virtual'

api challenge code-challenge rspec rspec-rails ruby rubyonrails serializers slate

Last synced: 04 Feb 2025

https://github.com/guibrandt/antiplagio.rb

API para detecção de plágio em código

plagiarism-detection rspec ruby sinatra

Last synced: 11 Jan 2025

https://github.com/fransan6/ruby-wc

Ruby version of *nix command `wc`

rspec ruby unix

Last synced: 26 Jan 2025

https://github.com/sue445/rspec-time_stop

Stop current time in example.

rspec

Last synced: 13 Oct 2024

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.

rspec rubocop ruby

Last synced: 08 Feb 2025

https://github.com/mocktools/ruby-rspec-mock

RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.

developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing

Last synced: 04 Nov 2024

https://github.com/renuo/railshoeck-rspec-include-matcher

A Railshöck presentation about the RSpec include matcher

comparison history matcher-functions meetup-presentations r-josuaschmid rspec

Last synced: 08 Jan 2025

https://github.com/sayantam/croaky-rspec

RSpec 3.0 formatter that croaks only for failed examples.

rspec ruby

Last synced: 16 Jan 2025

https://github.com/vivshaw/smol-v1

:egg: a social blogging app, powered by Rails

blog capybara factory-girl rails5 rspec ruby tachyons

Last synced: 07 Jan 2025

https://github.com/nikitug/rspec-stepwise

Stepwise execution DSL for RSpec.

integration-testing rspec

Last synced: 19 Jan 2025

https://github.com/nabilhy/tdd-project

This project is an implementation of a class with some methods, but implemented by doing test-driven development (TDD). Here the main idea is to write tests first and then the code.

rspec ruby

Last synced: 13 Jan 2025

https://github.com/sashadev-sky/model-operandi

A lightweight Ruby ORM

activesupport orm rspec ruby sql

Last synced: 04 Jan 2025

https://github.com/bushmusi/tdd-project

In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.

rspec rspec-rails ruby tdd

Last synced: 09 Jan 2025

https://github.com/bushmusi/hello-rails

This is my first rails project. Detail description will be added later

rails rspec ruby ruby-on-rails

Last synced: 09 Jan 2025

https://github.com/rubinjhand/jungle_rails

A mini e-commerce application built with Rails 4.2

capybara e-commerce-project postgresql-database rspec ruby-on-rails stripe

Last synced: 09 Jan 2025

https://github.com/fmanimashaun/learning-ruby

This is a collection of my code while learning ruby using the Programming Ruby 3.3 - The pragmatic Programmers' Guide by Noel Rappin

rspec ruby

Last synced: 26 Jan 2025

https://github.com/prio101/recipe_task

Recipe task DSL

dsl file rspec ruby yaml

Last synced: 04 Feb 2025

https://github.com/iaintshine/ruby-dockercompose-rules

Library which simplifies usage of Docker Compose for integration testing in Ruby.

docker docker-compose integration-testing rspec ruby

Last synced: 04 Feb 2025

https://github.com/gonzalo-bulnes/implementing-tdd-at-work

This 30-minute talk introduces some tips for developers to start doing TDD at work.

presentation rails rspec ruby tdd

Last synced: 04 Feb 2025

https://github.com/silva4dev/wallet-digital-microservice-project

💱 Building a digital wallet microservices using TDD, DDD, Clean Architecture, Design Patterns and SOLID principles 🎯✨

clean-architecture design-patterns event-driven-architecture golang kafka padrino rspec ruby test-driven-development testify

Last synced: 28 Jan 2025

https://github.com/balikuddembe/blog-app-rails

This is a blog site where users can register and login. Once logged in, users have the ability to add a post to the site. Other users can then comment on and like these posts. However, only the owner of a post has the privilege to delete it

postgresql rspec rubocop ruby-on-rails

Last synced: 15 Jan 2025

https://github.com/eltonsantos/basic-sinatra

A simple application with Sinatra using Rspec and Guard.

foreman guard guard-rspec json rack rspec sinatra terminal-notifier

Last synced: 11 Jan 2025

https://github.com/shiotomo/meps

Minecraft server Extension Platform System

docker docker-compose minecraft rspec ruby sinatra

Last synced: 02 Feb 2025

https://github.com/mavericksbalitaan/budgetonrails

Microverse RoR Capstone Project: This is an educational project is 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. The Ruby on Rails application that allows the user to register and log in, so that the data is private to them, introduce new transactions associated with a category, and see the money spent on each category.

boostrap budget-app bullet capstone-project capybara faker letter-opener microverse microverse-projects microverse-ruby microverse-students rspec rspec-rails ruby ruby-on-rails rubygems

Last synced: 15 Jan 2025

https://github.com/hackvan/resuelve

Solución al Problema del equipo Resuelve FC.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/preciousakams/hotel-room-backend

SuiteUp is a simulation of a hotel room reservation system. It enables users to make room reservations. It also allows users to see all of their reservations in a list format, delete a room only if it is empty, and all visitors can see unreserved rooms.

postgres postgresql rspec ruby ruby-on-rails

Last synced: 09 Jan 2025

https://github.com/tylerrick/rspec-on_failure

Provide additional debugging information to be printed if a test fails.

debugging-tool rspec testing

Last synced: 16 Jan 2025

https://github.com/cored/expense_tracker

Example application from the Effective Rspec 3 book

bdd rspec

Last synced: 02 Feb 2025

https://github.com/dogparklabs/json_rspec_match_maker

Utility class for making JSON matchers for RSpec.

json rspec ruby-on-rails testing

Last synced: 20 Jan 2025

https://github.com/ryichk/react_on_rails_graphql_boilerplate

Template to be used when you want to run the system on a single server, such as AWS EC2.

docker eslint github-actions graphql mysql prettier rails react rspec rubocop typescript

Last synced: 09 Feb 2025

https://github.com/amejid/shopping-on-rails

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.

capybara rspec ruby-on-rails tailwindcss

Last synced: 16 Jan 2025

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

The goal of this project is to build an app for a school library that will allow them to add new students or teachers, add new books, save records of who borrowed a given book and when the book was borrowed. This project solely used Object Oriented Programming(OOP).

rspec ruby

Last synced: 16 Jan 2025

https://github.com/binhussen/tdd

Test Driven Development using RSPEC.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/blocknotes/database_recorder

Record application queries, verify them against stored queries, and replay them

rspec ruby sql

Last synced: 02 Feb 2025

https://github.com/mahabubx7/morse-code-ruby

Decode a morse code using ruby - Pair programming

morse-code rspec rubocop ruby

Last synced: 14 Jan 2025

https://github.com/synkevych/money_spent_counter

A minimal Rails application for tracking expenses, featuring sorting and pagination functionalities. Developed using Docker for containerization.

device docker docker-compose github-actions postgresql rails rspec ruby

Last synced: 02 Feb 2025

https://github.com/preciousakams/school_library_oop

A command-line-based school library management application built with object-oriented programming (OOP). functionalities include adding books to the library, adding readers, lending books to readers, keeping track of readers who have borrowed books, and storing library information.

json rspec ruby

Last synced: 09 Jan 2025

https://github.com/preciousakams/kamzzy-budget

An application that make it easy for you to keep track of your expenditures and plan your finances better.

devise postgresql rspec ruby ruby-on-rails

Last synced: 09 Jan 2025

https://github.com/raulpe7eira/tic_tac_toe

Laboratório de Validação de Conhecimento para Pluga

game gem hiring hiring-challenge pluga rspec ruby

Last synced: 12 Feb 2025

https://github.com/raulpe7eira/inventory

Laboratório de Validação de Conhecimento para Globo

bootstrap css devise globo heroku hiring hiring-challenge html postgresql rails rspec ruby sqlite

Last synced: 12 Feb 2025

https://github.com/anthonygharvey/shelter-gifts

A Ruby on Rails app that makes it easy to donate directly to shelters by scraping their Amazon wishlists

charity donations f faker-gem heroku heroku-deployment nokogiri omniauth postgres rspec ruby ruby-on-rails rufus scraper shoulda-matchers sqlite3

Last synced: 19 Nov 2024

https://github.com/paulzay/sporf

Sporf is a blogging platform where bloggers can signup and write articles that are grouped by categories. It's built with Ruby on Rails

article rails rspec ruby

Last synced: 02 Feb 2025

https://github.com/mutalis/get-missing-numbers-in-array

Get missing numbers in an Array.

rspec ruby testing

Last synced: 31 Dec 2024

https://github.com/frodoslaw/dockerfile-rspec-serverspec

Test Dockerfiles with RSpec and ServerSpec

dockerfile rspec ruby rvm serverspec

Last synced: 02 Feb 2025

https://github.com/tylerrick/rspec-expect_to_make_changes

Makes it easy to test that a block makes a number of changes, without requiring you to deeply nest a bunch of `expect { }` blocks within each other or rewrite them as `change` matchers.

rspec rspec-expectations testing-library

Last synced: 02 Feb 2025

https://github.com/gr1d99-ke/gr1d99-testkit

Grouping of all gems that are used to test rails apps in one gem for easy setup

factory-bot-rails faker guard-rspec rails rspec rspec-rails

Last synced: 22 Jan 2025

https://github.com/masakazutakewaka/rspec-nlet

RSpec extension to define multiple helpers with let

rspec rspec-core

Last synced: 22 Jan 2025