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/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/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/twe4ked/rspec-api-docs

Generate API documentation using RSpec

api documentation dsl formatter rspec

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/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/kazvee/jungle_rails

๐ŸŒฟ Full-stack e-commerce app ๐Ÿ“š MVC pattern ๐Ÿ—บ๏ธ Active Record ORM ๐Ÿ”ด Ruby on ๐Ÿšƒ Rails 6.1 ๐Ÿ‘ข Bootstrap frontend ๐Ÿ“š PostgreSQL database ๐Ÿ”’ Bcrypt password management ๐Ÿ’ธ Stripe for secure payments ๐Ÿงช Rspec & Cypress automated testing

active-record bootstrap cypress model-view-controller mvc-pattern postgresql rails6 rspec ruby-on-rails scss stripe

Last synced: 21 Jan 2025

https://github.com/mckim-dev/apiv4

Ruby on Rails 6 API - Nursing Student Assessment Application

api rails-api rails6 rspec ruby

Last synced: 13 Feb 2025

https://github.com/danielthefletch/odin-ruby-exercises

Ruby exercises done as part of The Odin Project's web development curriculum.

rspec ruby the-odin-project web-development

Last synced: 24 Jan 2025

https://github.com/ambrose-kibet/catalog-of-my-things

This is a command line app built collaboratively with ruby that allow the user to arrange thier stuff in an organized manner

rspec ruby

Last synced: 10 Feb 2025

https://github.com/luizfonseca/my-personal-computer

A ruby project built to help Junior Developers learn more about basic structures, controls & more.

junior-developer learning-by-doing rspec ruby

Last synced: 02 Feb 2025

https://github.com/fumtas1k/kyopro-tessoku

็ซถๆŠ€ใƒ—ใƒญใ‚ฐใƒฉใƒŸใƒณใ‚ฐใฎ้‰„ๅ‰‡ใฎ่งฃ็ญ”

algorithms gradle java junit5 kotlin rspec ruby

Last synced: 25 Jan 2025

https://github.com/lakshmaji/crostarter

Crowdfunding application

rails react rspec ssr typescript

Last synced: 27 Oct 2024

https://github.com/maheshkumar-novice/caesar-cipher-tdd

Caesar cipher program with Tests to practice Test Driven Development

caesar-cipher rspec ruby tdd

Last synced: 01 Feb 2025

https://github.com/said-laasri/catalog_all_things

Users can store their favourite Books, Games and Music Albums in this Bank made of Ruby

postgresql rspec rspec-testing ruby ruby-gem sql

Last synced: 02 Feb 2025

https://github.com/said-laasri/tdd-ruby

A test driven development project with ruby

rspec ruby ruby-gem testing

Last synced: 02 Feb 2025

https://github.com/nickemma/oop-school-library

Imagine 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. This simple app creates will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

gitflow rspec ruby

Last synced: 16 Jan 2025

https://github.com/santosh-konappanavar/tdd_project

TDD (Test-Driven Development) is a software development methodology where automated tests are written before writing the actual code. In this project, we implemented a class following TDD principles, ensuring that the code is thoroughly tested by creating tests that define the expected behavior and then writing the code to pass those tests.

postgresql-database rspec ruby server

Last synced: 08 Feb 2025

https://github.com/jmettraux/bxs

Bundle Exec rSpec - a wrapper for `bundle exec rspec`

rspec ruby shell

Last synced: 26 Jan 2025

https://github.com/aboongm/rails-buget-app

The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. Create categories and add expenses on each of these categories see the expenses on each category.

capybara-rspec devise postgresql rspec ruby ruby-on-rails

Last synced: 03 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/divinecharlotte/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. Also, allow you to share the Recipes by making it Public.

cancancan css3 devise html5 rails7 rspec

Last synced: 10 Feb 2025

https://github.com/fherrerao/torc-challenge

Console app built with Ruby, allows you to add products using a console once the project has run, requires you to enter the name, price, quantity, is it imported? is a book, food, or medical product separating the product by category. When you finish adding all the products, the console will display the product with its price plus tax.

rspec rubocop ruby

Last synced: 02 Feb 2025

https://github.com/gdonald/hands-on-test-driven-development

Code for the Hands-on Test-Driven Development book

book rails rspec ruby spec tdd testing

Last synced: 23 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/oxfist/rails-graphql-rspec-base

Reference Rails app exposing a GraphQL API with the asset pipeline working only in development mode.

graphql rails rspec

Last synced: 05 Feb 2025

https://github.com/mmncit/ralgo

Implementation of datastructures and algorithms using Ruby

algorithms binary-search-tree datastructures graph linkedlist rspec ruby stack

Last synced: 19 Jan 2025

https://github.com/arg/dev_template

Quickly start a new Rails app

docker docker-compose postgresql rails redis rspec template

Last synced: 31 Dec 2024

https://github.com/juandbta/school-library-project

School Library is a tool to record what books are in the library and who borrows them. The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this is built in a beautiful and well-organized way!

linux pair-programming rspec ruby teamwork ubuntu

Last synced: 29 Jan 2025

https://github.com/juandbta/blog-app

The Blog app is a classic example of a blog website. I created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and linking posts.

devise gitflow posgresql rspec ruby-on-rails

Last synced: 29 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/brettchalupa/learn_ruby_with_specs

LRWS walks you through learning how to program in Ruby with tests written in RSpec.

course education exercises rspec ruby

Last synced: 29 Jan 2025

https://github.com/victoralessander/pacoca-ecommerce-rails

The Rails version of Paรงoca E-Commerce that was made in Django (https://github.com/VictorAlessander/pacoca-ecommerce)

bulma ecommerce rails rspec ruby

Last synced: 05 Feb 2025

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

It is 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.

css3 git gitflow heroku html5 microverse postgresql rails rspec rspec-rails ruby tailwindcss testing

Last synced: 05 Feb 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/sayantam/croaky-rspec

RSpec 3.0 formatter that croaks only for failed examples.

rspec ruby

Last synced: 16 Jan 2025

https://github.com/gonturri/tp-tadp-metaprogramacion

Aplicaciรณn de los conceptos de metaprogramaciรณn en ruby, desarrollando un simple framework de testeo

metaprogramming mocking-framework reflection rspec ruby spies testing

Last synced: 29 Jan 2025

https://github.com/crystal-china/hashr

Hashr is a tiny library makes test on JSON response easier, and can also be used as a models object.

crystal rspec spec testing

Last synced: 02 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/jaflih/recipe_app

The Recipe app keeps track of all your recipes, ingredients, and inventory.

capybara integration rails rspec ruby

Last synced: 12 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/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/gracehtet/budget-app

Money Tracker App is an app that helps you to manage your budget. You can create your category and transactions. You can also see your budget report.

heroku rspec ruby-on-rails

Last synced: 28 Dec 2024

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/aesthetikx/silentium

๐Ÿคซ

rspec

Last synced: 31 Jan 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/juandbta/my-finances

This app 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.

databases deployment postgresql rspec ruby-on-rails

Last synced: 29 Jan 2025

https://github.com/stratigos/todds_blog

Basic Rails Blog ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ›คโœ

blog publishing rails rspec ruby

Last synced: 26 Dec 2024

https://github.com/andressakarla/testes-automatizados-e2e-locaweb_ruby

Projeto de Testes Automatizados E2E (Ponta a Ponta) desenvolvido para um desafio tรฉcnico de QA sobre "Identificar cenรกrios positivos e negativos, comportamentos esperados e relevantes, para garantir e controlar o e2e da funcionalidade de "Registro de domรญnio web"" do site Locaweb em Ruby, Cucumber, Capybara, SitePrism, Rspec e GitHub Actions

capybara chromedriver cucumber e2e-tests fixtures geckodriver github-actions github-workflows json linux-ubuntu rspec ruby siteprism windows-10

Last synced: 31 Dec 2024

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/mitinpavel/suspect

Selects a subset of RSpec files to be run based on previous failures

bdd rspec slow-tests tdd test-smells

Last synced: 10 Feb 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/guillainbisimwa/search-ror

A realtime search box, where users search articles, and then to have analytics that display what users were searching for.

redis rspec ruby-on-rails

Last synced: 30 Jan 2025

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

Repeat RSpec examples with custom setup.

rspec ruby testing

Last synced: 16 Jan 2025

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

Stop current time in example.

rspec

Last synced: 13 Oct 2024

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/irvanfza/basictdd

Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.

rspec rspec-testing ruby tdd tdd-ruby tdd-sample

Last synced: 27 Dec 2024

https://github.com/ryancyq/rspec-activesupport

RSpec matcher for ActiveSupport test assertions

activesupport rspec testing

Last synced: 08 Feb 2025

https://github.com/surendragoud39309/tdd-assessment

This is a demo project for best TDD practice while implementing new buisness logic.

rspec ruby ruby-gem

Last synced: 08 Feb 2025

https://github.com/yuvenalmash/undertakings

RESTful API for a Task management application

postgresql rspec rswag ruby-on-rails

Last synced: 20 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/dreeven-oss/rspec-xlsx_matchers

RSpec matchers for xslx data

caxlsx roo-gem rspec

Last synced: 08 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: 13 Feb 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/abigiyaty/carrental-backend

Backend REST API for a car rental application. It is written in Ruby on Rails and uses JWT for authentication. The API provides endpoints for creating, updating, and deleting cars, as well as for reserving and returning cars. It also provides an endpoint for getting the current status of a car.

postgresql rspec ruby-on-rails

Last synced: 13 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/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/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/cornelius/httpotemkin

Mock HTTP services for system tests

acceptance-testing http integration-testing mock rspec

Last synced: 13 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/mahammad-mostafa/school-library

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

aggregates associations composition decorator-design-pattern decorator-pattern gitflow gitflow-workflow inheritance microverse microverse-projects microverse-ruby microverse-students oop oop-in-ruby polymorphism rspec rubocop ruby solid-principles unit-testing

Last synced: 13 Feb 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/kwentsir/quick-budget-app

A mobile web application to manage your budget.

capybara-rspec rails rspec ruby ruby-on-rails

Last synced: 08 Feb 2025

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

This project is about implementing a class with some methods through test-driven development (TDD). The thrust of the project is to write tests first and then the code.

rspec rubocop ruby

Last synced: 08 Feb 2025

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

Example usage of rspec-sanity tests wrapper

flaky-tests rspec rspec-testing ruby

Last synced: 06 Feb 2025

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

Ruby version of *nix command `wc`

rspec ruby unix

Last synced: 26 Jan 2025

https://github.com/thiagojacinto/ruby_automation

Learning steps of using Ruby to handle software testing automation

capybara rspec ruby-test selenium

Last synced: 06 Feb 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/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/emilyjspencer/boris--bikes

OOP Exercise, test-driven in Ruby with the testing framework RSpec

pair-programming rspec ruby

Last synced: 09 Feb 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/ricardo-benicio/technical_tests_ii

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

development rspec ruby technical-test test

Last synced: 03 Feb 2025

https://github.com/andygeek/recorrido-back

Backend using Ruby on Rails.

rspec ruby ruby-on-rails

Last synced: 13 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/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/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/gabrielsvinha/minesweeper

MineSweeper rails engine to control a game session

docker jenkins mongodb mongoid rspec ruby-on-rails

Last synced: 26 Jan 2025

https://github.com/victoriaduarte/rocklov

Web and API test automation project with Ruby, Cucumber, Capybara, Selenium WebDriver and RSpec

api-testing automation bdd capybara cucumber rspec ruby selenium-webdriver web-testing

Last synced: 27 Jan 2025

https://github.com/jmromer/codebreaker

Test-driven command-line game for The RSpec book.

bdd code-along cucumber rspec ruby tdd the-rspec-book

Last synced: 13 Jan 2025