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/tanveerisonline/rails-react-backend

The Greeting App is a simple web application built to demonstrate the implementation of a connection between a Ruby on Rails back-end and a React front-end. It generates random greetings and serves as a learning tool for understanding the integration between these two technologies.

es6 jest react rspec ruby-on-rails

Last synced: 21 Jan 2025

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

A sample Ruby project to practice the TDD flow

rspec ruby

Last synced: 24 Dec 2024

https://github.com/tanveerisonline/rails_recipe_app

[Recipe App] is a blog-based application build using the Ruby on Rails framework, that lets you create a user, log in, create and share recipes with diverse food and ingredients. The application is built in a way that you can only create a recipe and add food to your food list.

css gitflow html rspec rubocop ruby ruby-on-rails

Last synced: 21 Jan 2025

https://github.com/tanveerisonline/rails_blog_app

This is a blog app which uses Ruby on Rails for backend and allows users to read peoples posts and comments and allows people who sign up to add their posts and comment as well as like others posts, it also integrates with PostgreSQL The figure below is the ERD for the project:

postgresql rspec rubocop ruby ruby-on-rails

Last synced: 21 Jan 2025

https://github.com/farida-hamid/budgetapp-rails

A mobile application that lets users log in and add transactions associated with a category to see the money spent on each category. Built with: Ruby on Rails, RSPEC, and PostgreSQL.

postgresql rspec ruby-on-rails

Last synced: 04 Feb 2025

https://github.com/tanveerisonline/rails-react-hello-world-app

The Greeting App is a simple web application built to demonstrate the implementation of a connection between a Ruby on Rails back-end and a React front-end. It generates random greetings and serves as a learning tool for understanding the integration between these two technologies.

eslint jest postgres react reduxtoolkit rspec rubocop ruby-on-rails stylelint

Last synced: 21 Jan 2025

https://github.com/tanveerisonline/ruby-final-capstone-project

Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games

rspec rubocop ruby

Last synced: 21 Jan 2025

https://github.com/guerreiropedr0/fast-budget

You have a list of transactions associated with a category, so that you can see how much money you spent and on what.

capybara rails rspec ruby

Last synced: 02 Feb 2025

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

Sign up or log in, add recipes and manage inventories in this website.

capybara pair-programming rails rspec ruby

Last synced: 02 Feb 2025

https://github.com/tanveerisonline/rails_final_capstone_project

This mobile web app allows users to create categories and add transactions to each category. The app will show the total amount spent on each category. The app is built with Ruby on Rails. The app is deployed on Render.

css3 html rspec rubocop ruby ruby-on-rails

Last synced: 21 Jan 2025

https://github.com/anselemodims/things_catalog

Things Catalog is a console App that lets you add an item which can be a book, game, or music album.

class console irb json rspec ruby

Last synced: 02 Feb 2025

https://github.com/tanveerisonline/classup-final-capstoneproject

ClassUp is an online learning platform created as a capstone project at Microverse. It offers users the ability to book online classes and organize study sessions with other learners in their vicinity. By combining virtual learning with real-world interactions, ClassUp aims to create an engaging and collaborative learning atmosphere for students.

bootstrap5 eslint gitflow jest postgres react redux render rspec rswag ruby ruby-on-rails stylelint webpack5

Last synced: 21 Jan 2025

https://github.com/nelcifranmagalhaes/eat_then_diet

A System web for control of diets!

diet materialize rails rspec webapp

Last synced: 30 Jan 2025

https://github.com/sonickmumba/budget_app

Budget app 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. It is built using Ruby on Rails.

bullet css devise rails7 rspec

Last synced: 21 Jan 2025

https://github.com/murodjon000/sales-tax

Basic sales tax is applicable at a rate of 10% on all goods, except books, food, and medical products that are exempt. Import duty is an additional sales tax applicable on all imported goods at a rate of 5%, with no exemptions.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/petitest/petitest-spec

BDD style DSL for Petitest.

bdd petitest rspec

Last synced: 01 Feb 2025

https://github.com/cliftondavies/enumerable-methods

A re-creation of the Ruby Enumerable Module.

rspec ruby

Last synced: 12 Jan 2025

https://github.com/virag-ky/theodinproject-ruby-exercises

This repository is a complement to the Ruby course for The Odin Project. It contains a series of Ruby exercises alongside pre-written tests that will help guide the student towards a solution, providing a Test Driven Development experience.

rspec ruby theodinproject

Last synced: 10 Jan 2025

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

The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance

rspec ruby test-driven-development

Last synced: 04 Feb 2025

https://github.com/monade/rspec_match_structure

A smart structure matcher for RSpec. Raise your expectations!

rails rspec rspec-matchers ruby

Last synced: 14 Oct 2024

https://github.com/itsmraga-hub/catalogue-of-my-things

"Catalogue-of-my-things" is a simple console app that allows users to manage collections of the things they own.

json oop rspec ruby ruby-application

Last synced: 03 Feb 2025

https://github.com/kwambiee/school_library

The app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/buildpulse/buildpulse-example-rspec

Example RSpec project to demonstrate connecting to BuildPulse for flaky test detection

flake-detection rspec

Last synced: 07 Nov 2024

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

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.

postgresql rails rspec ruby

Last synced: 08 Jan 2025

https://github.com/dqmrf/taskmanager

Task manager application built using Ruby on Rails technology.

haml heroku postgresql rails rails-application rails4 rspec ruby ruby-on-rails

Last synced: 19 Jan 2025

https://github.com/vic778/school-management

this is a simple backedn project for class managment where teachers can CRUD a student and assign the test to them as well. studnt will be able to login thourht their credentials generated by the teachers. teacher only teachers can manager the CRUD of the whole app even update the user role to be a teacher.

postgresql pundit-matchers rspec rswag rubocop-rails ruby ruby-on-rails

Last synced: 18 Jan 2025

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

The Blog app exemplifies a typical blog website. Its functionality includes displaying a list of posts and enabling readers to engage with them by leaving comments and likes.

postgresql rails rspec ruby

Last synced: 18 Jan 2025

https://github.com/andrzejsliwa/rails_components_template

Rails Application Template with Komponent.io and other opinionated decisions

application components rails rspec stimulusjs template

Last synced: 29 Jan 2025

https://github.com/medsonmoombe/ruby-catalog-capstone

A console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.

rspec rubocop ruby

Last synced: 19 Jan 2025

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

Blog app is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rspec ruby ruby-on-rails

Last synced: 03 Feb 2025

https://github.com/naomiyocum/battleship

A CLI Battleship game - you vs the computer.

rspec ruby

Last synced: 03 Feb 2025

https://github.com/talentplatforms/ropen_pi

Rspec and OpenAPI Integration

openapi3 rspec rswag ruby swagger

Last synced: 09 Feb 2025

https://github.com/geekelo/cash-in-out

A mobile web application where you can manage your budget

postgresql render rspec ruby-on-rails

Last synced: 26 Jan 2025

https://github.com/dansantander/trax

Rails app for helping you with keeping track of your tasks and fees per activity with no complications.

integration-tests postgresql rails5 rspec ruby unit-testing

Last synced: 21 Jan 2025

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

The Recipe app keeps track of all your 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

capybara database gitflow postgres rails ror rspec ruby

Last synced: 23 Jan 2025

https://github.com/tmtocb/tasks-json-rest-api-tdd

Rails 6 Tasks JSON REST CRUD API using JWT authentication, full test suite with RSpec, ActiveModel serialization, versioning, Bcrypt secure password, Travis-CI, Heroku, Brakeman, Bundler-Audit, Pry in development/production.

bcrypt heroku json json-api jwt-authentication rails-api rails6 restful-api rspec serialization tdd travis-ci versioning

Last synced: 20 Jan 2025

https://github.com/faranoshamini/school_library

Implemented a simple school library app using the full concepts of object oriented programming in ruby. This application takes input and returns the corresponding results from the terminal

gem gemfile rspec rubocop ruby

Last synced: 04 Feb 2025

https://github.com/eccb7/ruby-tdd

This project is designed to help you learn and practice Test-Driven Development (TDD) in Ruby. You will create a class called Solver and implement various methods while following the TDD approach.

rspec rspec-tests ruby

Last synced: 02 Feb 2025

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

This project empowers you to harness Object Oriented Programming principles to build a sleek and efficient system for managing students, teachers, books, and borrowing records. Explore the project and start your journey towards mastering OOP.

rspec ruby

Last synced: 02 Feb 2025

https://github.com/faranoshamini/tdd_project

A ruby project with methods such as Factorial, ReverseString, FizzBuzz build on TDD approach

gem gemfile rspec ruby

Last synced: 04 Feb 2025

https://github.com/paulfioravanti/presentations

Collection of technical presentations I've done

code-quality deckset elixir elm markdown presentations rspec ruby ruby-on-rails

Last synced: 04 Feb 2025

https://github.com/mohamedsabry0/rulint

Basic Ruby conventional rules linter. Using Ruby. From scratch using regex with OOP structure and unit testing.

rspec ruby

Last synced: 10 Feb 2025

https://github.com/procore-oss/rspec_profiling

Collects profiles of RSpec test suites

rspec ruby

Last synced: 14 Oct 2024

https://github.com/eltonsantos/rails7-starter

Rails 7 starter default with Devise, RSpec and TailwindCSS

devise rails7 rspec tailwindcss

Last synced: 21 Jan 2025

https://github.com/maheshkumar-novice/chess

A command line game written in Ruby

chess colors object-oriented-programming rspec rubocop ruby tests

Last synced: 01 Feb 2025

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

Test-driven development (TDD)

oop rspec ruby tdd

Last synced: 07 Feb 2025

https://github.com/v-blaze/gvash-planes-api

GVASH PLANES is a rails API Web-App where users can browse list of planes and make reservations on a plane for a given duration.

api database jwt-authentication postgresql rails rails-api rspec ruby-on-rails

Last synced: 21 Dec 2024

https://github.com/testingbot/testingbot_ruby

Ruby gem to use with the Cloud Selenium Service at testingbot.com

rspec rubygem selenium testingbot webdriver

Last synced: 08 Feb 2025

https://github.com/tobuya/catalog_of_my_things

Here, we have created a console app that will help us to keep a record of different types of things we own: books, music albums, movies, and games. Built using Ruby.

postgresql rspec ruby unit-testing

Last synced: 21 Jan 2025

https://github.com/doamaral/ruby-rspec-selenium

Using the minimal number of libs to do UI Testing

rspec ruby selenium-webdriver testing ui

Last synced: 15 Jan 2025

https://github.com/tmtocb/palabra-translategame-tdd

Rails 6 app where you can learn words and translations using external Language API, full test suite with RSpec, devise for authentication, pundit for authorization, Travis-CI, Heroku, Brakeman, Bundler-Audit, Pry in development/production.

bootstrap devise external-apis heroku-deployment postgresql rails-api rails6 rspec ruby-on-rails tdd travis-ci travis-ci-github

Last synced: 02 Feb 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/andriy-baran/rspec_vars_helper

Small extension that helps organize your tests

rspec ruby

Last synced: 19 Dec 2024

https://github.com/alejandroq12/api-testing-rspec

The API Testing Spec is a project designed to practice API testing with RSpec.

rspec ruby-on-rails

Last synced: 10 Feb 2025

https://github.com/juandbta/recipes-project

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, the app allows you to make them public so anyone can access them.

capybara css-flexbox css3 database front-end-development posgresql rspec ruby ruby-on-rails unit-testing

Last synced: 29 Jan 2025

https://github.com/burythehammer/hearthwiz

Hearthstone card management website

cucumber hearthstone rspec ruby ruby-on-rails

Last synced: 19 Dec 2024

https://github.com/markgoho/rspec-report-analyzer

Analyze rspec runtime reports

rspec rspec-rails

Last synced: 19 Dec 2024

https://github.com/mnisarali/blog_app

A classic blog website, designed to showcase an array of posts and empower readers to interact with them through a variety of features such as commenting and liking.

authorization crud devise psql rspec rswag

Last synced: 08 Jan 2025

https://github.com/mnisarali/recipe_app

The Recipe app efficiently manages recipes, ingredients, and inventory. Save ingredients, track availability, create recipes, and generate shopping lists. Share recipes publicly for easy access by all users.

authorization crud devise psql recipe-app rspec ruby-on-rails

Last synced: 08 Jan 2025

https://github.com/bencornelis/rpoker

A Ruby poker library

rspec ruby

Last synced: 01 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/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/andres-condezo/blog

The Blog app is a classic example of a blog website. a fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

postgresql rspec ruby ruby-on-rails

Last synced: 04 Feb 2025

https://github.com/eudanilobarbosa/bdd-discover

Projeto de testes automatizados realizado no curso BDD eXperience da QAx com Fernando Papito.

bash capybara cli cucumber-ruby git html-css-javascript rails rspec ruby selenium-webdriver visual-studio-code webapp

Last synced: 27 Dec 2024

https://github.com/timfjord/anytest-cli

Run any test from your terminal.

cargotest espec exunit jest pytest rspec zigtest

Last synced: 27 Dec 2024

https://github.com/hidakatsuya/pdf_matcher-testing

This gem allows testing frameworks such as Test::Unit, RSpec and Minitest to perform PDF matching tests with the pdf_matcher gem.

minitest pdf rspec test-unit

Last synced: 20 Dec 2024

https://github.com/edwardcdev/simple-directory-app

A simple directory app that lists mock data of medical service providers. It is written on Rails, React, GraphQL, and so on.

factorybot graphql-ruby rails5 react rspec semantic-ui webpack

Last synced: 21 Jan 2025

https://github.com/x-govuk/govuk-rspec-helpers

RSpec test helpers for GOV.UK services

rspec ruby

Last synced: 02 Jan 2025

https://github.com/doamaral/ruby-cucumber-rspec-selenium-capybara

Trying out Cucumber Ruby setup and features together with Capybara

capybara cucumber rspec ruby selenium

Last synced: 15 Jan 2025

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

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

api-endpoints best-practices postgresql request-testing rspec rspec-rails ruby ruby-on-rails

Last synced: 10 Feb 2025

https://github.com/westonganger/automatic_rails_route_testing

Template for easy exception testing for all routes within a Rails app

minitest rails rails-routes rails-testing rspec ruby template

Last synced: 01 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/yaairfernando/groceries_app

RoR application to organize transactions by goal

bootstrap css3 flexbox mobile rspec ruby ruby-on-rails

Last synced: 02 Jan 2025

https://github.com/cassiosantana/pages_ahead

Pages Ahead é uma editora de livros. Com ela podemos gerenciar as partes envolvidas no processo de criação de livros onde temos Autores, Livros, Montagens, Partes, Fornecedores e Contas.

api factorybot ffaker rails rails-application rails7 ransack rspec

Last synced: 20 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/aboongm/catalog-of-my-things

In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.

rspec ruby

Last synced: 10 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/gvgesanto2/microverse-gs-money

GS Money is a Full-Stack budget application built with Ruby on Rails, Sass, and Postgres, where users can create different types of transactions (income and expenses) that can be organized into categories. Each category has its transactions, displaying the total amount spent and earned.

css3 devise full-stack full-stack-web-development html5 javascript postgresql rails7 rspec ruby ruby-on-rails sass

Last synced: 02 Jan 2025

https://github.com/timbar09/school_library-ruby

This is a user-friendly tool that efficiently manages book inventory, borrowers, and borrowing history, providing accurate record keeping and enhancing the borrower experience.

command-line-app gitflow-workflow pair-programming pry rspec ruby

Last synced: 04 Feb 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/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/fblupi/echaequipos-backend

EchaEquipos backend: API and admin panel build with Rails

api backend coveralls hacktoberfest mysql rails rspec travis-ci unit-test

Last synced: 30 Jan 2025

https://github.com/wilddima/rspec-live_controllers

RSpec matchers for ActionController::Live

actioncontroller rails rspec

Last synced: 02 Feb 2025

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

A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.

decorators design-patterns inheritance oop-principles rspec rubocop ruby ruby-gem school-library styleguide workflows

Last synced: 10 Feb 2025

https://github.com/bilby91/jest-change-matchers

Jest change matchers like RSpec

javascript jest nodejs rspec typescript

Last synced: 02 Feb 2025

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

競技プログラミングの鉄則の解答

algorithms gradle java junit5 kotlin rspec ruby

Last synced: 25 Jan 2025