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/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/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/kputnam/forall

Ruby generative property test library (ala QuickCheck)

generative-testing property-based-testing rspec testing

Last synced: 13 Oct 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/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/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/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/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/nelcifranmagalhaes/eat_then_diet

A System web for control of diets!

diet materialize rails rspec webapp

Last synced: 30 Jan 2025

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/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/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/cliftondavies/enumerable-methods

A re-creation of the Ruby Enumerable Module.

rspec ruby

Last synced: 12 Jan 2025

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

BDD style DSL for Petitest.

bdd petitest rspec

Last synced: 01 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/gingray/rspec-graphql_assistant

Collection of RSpec helpers to easy test GraphQL query, mutation, subscription

graphql rails rspec

Last synced: 14 Oct 2024

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/sea-aye/look-out

Report stats to Sea Aye services from your ruby project. Look Out is In charge of the observation of the code for hazards.

code-quality continuous-integration gem reporter rspec ruby simplecov velocity

Last synced: 18 Dec 2024

https://github.com/naomiyocum/battleship

A CLI Battleship game - you vs the computer.

rspec ruby

Last synced: 03 Feb 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/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/mozameljawad/tdd-project

In this project we implement a Solver class with some methods (factorial, reverse and fizzbuzz), by doing test-driven development (TDD). Remember that we write tests first and then the code.

rspec ruby unit-testing

Last synced: 20 Dec 2024

https://github.com/dkniffin/rspec_controller_helpers

A few bits and pieces to make testing controllers easier

rails rspec

Last synced: 14 Oct 2024

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/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/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/sshaw/selfie_formatter

The RSpec Selfie Formatter: A Formatter that takes photos of you while your tests run and uses them to track progress and format the results.

imagesnap photos rspec rspec-formatter ruby selfie-formatter selfies test

Last synced: 17 Dec 2024

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

Collects profiles of RSpec test suites

rspec ruby

Last synced: 14 Oct 2024

https://github.com/marciojg/microservice-architecture

Este projeto é um exemplo de uma solução de "e-commerce" usando padrões de arquitetura, com 2 principais, que são: SAGA with Choreography e Event Sourcing.

kafka microservices my-apps postgresql rails redis-queue rspec ruby-on-rails sagas

Last synced: 16 Dec 2024

https://github.com/pboling/silent_stream

ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 31 Dec 2024

https://github.com/syucream/mruby-rspec

rspec for mruby.

mruby rspec

Last synced: 16 Dec 2024

https://github.com/vbrazo/napice-ruby-on-roda

Napice Ruby API using Roda Web Framework

api postresql roda rspec ruby

Last synced: 24 Jan 2025

https://github.com/debas-31/school-library-oop

This is a project school library app used to record what books are in the library, borrow them, add new students or teachers, add new books, and save records of who borrowed a given book and when.

rspec ruby unit-testing

Last synced: 30 Dec 2024

https://github.com/debas-31/rails-budget-app

A mobile web application where users can manage their budget; they can have a list of transactions associated with a category to see how much money they spent and on what item.

css3 html5 rspec ruby ruby-gem ruby-on-rails tailwind-css

Last synced: 30 Dec 2024

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/rlmoser99/ruby_rspec_top

A tutorial that I developed for students at The Odin Project to learn RSpec.

rspec

Last synced: 12 Dec 2024

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/zmekonnen251/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, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap5 cancancan database devise postgresql rails-application rspec ruby

Last synced: 20 Jan 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/dmathieu/rspec-otel

RSpec matchers for the OpenTelemetry framework

opentelemetry rspec ruby

Last synced: 14 Oct 2024

https://github.com/amrani/common_testing

Common Rails testing configuration for Rspec. This gem can help you share your spec setup across rails engines.

modular-monolith rails rspec ruby

Last synced: 22 Dec 2024

https://github.com/broothie/gspec

A Go test framework

bdd go golang rspec spec test

Last synced: 18 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/mohamedsabry0/rulint

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

rspec ruby

Last synced: 18 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/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/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/x-govuk/govuk-rspec-helpers

RSpec test helpers for GOV.UK services

rspec ruby

Last synced: 02 Jan 2025

https://github.com/vadim-geroim/grammable

Instagram clone with the Test Driven Development approach.

bootstrap4 carrierwave devise figaro heroku minimagick rails5 rspec ruby simpleform

Last synced: 21 Dec 2024

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/ianagbip1oti/kutiespec

Testing framework for Kotlin based on RSpec

kotlin rspec testing

Last synced: 17 Dec 2024

https://github.com/djc00p/trutouch

Mock website for the company TruTouch Auto Detailing and Window Tint

database javascript rails-application rspec ruby

Last synced: 20 Dec 2024

https://github.com/benmuiruri/bowling-scores

A Ruby command line application for scoring a bowling game from data provided in a text file

rspec ruby

Last synced: 10 Jan 2025

https://github.com/lcmen/testy_cookie

TestyCookie provides a helper to access plain, permanent, signed and encrypted cookies in Rails controller / integration / request tests.

minitest rails rspec

Last synced: 03 Feb 2025

https://github.com/hayat01sh1da/botpress-accuracy-checkers

This repository contains Ruby on Rails app and Ruby/Python Script which examine accuracy of response returned by Botrpress.

botpress csv docker json python rspec ruby ruby-on-rails

Last synced: 18 Dec 2024

https://github.com/nspec/dotnetnewnspec

NSpec templates for .NET Core command line interface

bdd core dotnet dotnet-template mocha rspec tdd template test testing

Last synced: 07 Jan 2025

https://github.com/mahabubx7/expense-tracker

This application can be used to track your expenses with various groups or category. Any mobile-end users can use this web-application.

erb expense-tracker mobile-view postgresql render-deployment rspec rubocop ruby ruby-on-rails tailwindcss

Last synced: 14 Jan 2025

https://github.com/cassiosantana/rails_learning_base

A simple starting point for experimenting with and implementing various features and gems in a Rails context.

ffaker rails rspec tailwindcss

Last synced: 20 Dec 2024

https://github.com/sucodelarangela/ruby-practices

Houve uma época em que eu não tinha muito o que fazer, então resolvi estudar Ruby e testes unitários.

rspec ruby unit-testing

Last synced: 21 Jan 2025

https://github.com/bkuhlmann/http-fake

A HTTP fake implementation for test suites.

api fake http rspec testing

Last synced: 14 Oct 2024

https://github.com/skyv26/ruby-enumerable

In Ruby, we call an object enumerable when it describes a set of items and a method to loop over each of them. The built-in enumerables get their enumeration features by including the Enumerable module, which provides methods like #include?, #count, #map, #select and #uniq.

enumerable rspec rubocop ruby ruby-gem

Last synced: 19 Jan 2025

https://github.com/nareshnavinash/rest-api-automation-framework-ruby

An API automation framework using Ruby Rspec. Rubocop integrated and client-api package is used as a core module.

api-automation api-rest rspec ruby test-automation-framework

Last synced: 26 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/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/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/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/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/silva4dev/ruby-clean-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: 12 Oct 2024

https://github.com/ometman/blogtalk

"Blogtalk" is a Ruby on Rails project that allows authenticated users to post blogs, add comments and like a blog.

html-css-javascript linters postgresql-database rspec rubocop ruby-app ruby-on-rails

Last synced: 26 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/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/nspec/dotnettestnspec

NSpec test runner for .NET Core command line interface.

bdd core dotnet mocha rspec tdd testing

Last synced: 10 Nov 2024

https://github.com/rwubakwanayo/tdd

This is an education project that implement a class with some methods, but we did it by doing test-driven development (TDD). The idea is to write tests first and then the code.

oop rspec ruby

Last synced: 08 Jan 2025

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

Microverse Module 05 Project: This is an educational project to create 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 rails rspec ruby

Last synced: 08 Jan 2025

https://github.com/rwubakwanayo/ror-task-manager

Task Manager is an application that allows users to create categories, create tasks, add tasks to categories, view all tasks and categories, edit tasks and categories, and delete tasks and categories. With this application, users can easily keep track of their tasks and prioritize them to ensure all tasks are managed efficiently.

postgresql rspec ruby-gem ruby-on-rails

Last synced: 08 Jan 2025

https://github.com/muskan2532150/healtyme

"Welcome to our gym product e-commerce site! Discover top-notch fitness gear and supplements. Built with RoR and a powerful backend API for a smooth shopping experience."

fastjsonapi reactjs reduxt rspec ruby-on-rails sass swagg

Last synced: 04 Feb 2025

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

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

git-flow github-flow mysql psql rails rspec ruby

Last synced: 09 Jan 2025

https://github.com/leesheppard/coding-test-sales-tax

Coding test that applies sales tax, import tax and excludes items from tax from an imported file.

rspec ruby

Last synced: 04 Feb 2025

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

this is a Budget App with Ruby on Rails, it allows you to create a user, create a group, create a transaction, you can also see the total amount of money spent in the group, and the total amount of money spent by each user, and the total amount of money spent by each user in the group.

rspec ruby-on-rails webapp

Last synced: 04 Feb 2025

https://github.com/sevlamare/web_scraper

Get data from web pages to tables.

nokogiri rspec ruby unit-testing

Last synced: 04 Feb 2025

https://github.com/sevlamare/trackdayapi

An API with token auth.

api bcrypt jwt postgres rails-api rspec ruby

Last synced: 04 Feb 2025

https://github.com/andres-condezo/tdd_project

A class with three methods to implement the test-driven development(TDD).

rspec ruby

Last synced: 04 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