rspec-testing

There are 116 repositories under rspec-testing topic.

  • eliotsykes/rspec-rails-examples

    RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase

    Language:Ruby2.2k8661320
  • skroutz/rspecq

    Distribute and run RSpec suites among parallel workers; for faster CI builds

    Language:Ruby15674024
  • mschuchard/puppet-check

    A streamlined comprehensive set of checks for your entire Puppet code and data

    Language:Ruby60633
  • karafka/karafka-testing

    Library which provides helpers for easier Karafka consumers tests

    Language:Ruby2253411
  • odlp/rspec_overview

    Get an overview of an RSpec test suite

    Language:Ruby18000
  • ClaudiaRojasSoto/Catalog_Of_My_Things

    Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

    Language:Ruby10233
  • Lucas-Erkana/Catalog-Ruby-Group-Capstone

    A console Ruby application built with a team of three. It allows users to store musics, books, and games and the data is been preserved in a JSON file and is been retrived and populated back to the user when the user needs it by selecting the right option from the list of options provided.

    Language:Ruby102
  • ClaudiaRojasSoto/Final-Capstone-Back-End

    This Project is developed using Ruby on Rails, configured to serve as an API. This API is designed to facilitate reservations or appointments for test drives of cars. It leverages a PostgreSQL database to manage and store reservation data.

    Language:Ruby82211
  • codehass/Budget-app

    The Budget application is a mobile web application designed for managing your budget. It provides a list of transactions categorized by type, allowing you to easily track your expenses and analyze your spending. The implementation of this application involved utilizing Ruby on Rails and PostgreSQL.

    Language:Ruby8100
  • asharanjith/Budget-Tracker

    The Budget Tracker 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.

    Language:Ruby7100
  • asharanjith/Food-Recipes-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, the app allows to share your recipe to the public if you wish.

    Language:Ruby71220
  • asharanjith/stay-a-while-back-end

    Stay A While Backend holds the BackEnd development source rails api of an app that allows users to reserve an apartment or home.

    Language:Ruby71113
  • NitBravoA92/oop-school-library

    "OOP School Library" is a program made in ruby ​​for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.

    Language:Ruby7
  • NitBravoA92/tdd-project

    "TDD Project" is a program build in ruby that implements three methods of the Solver class using the Test-Driven Development (TDD) approach.

    Language:Ruby710
  • CalyCherkaoui/Tic-Tac-Toe-Ruby

    In this project, we tried to build a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns. The aim of this exercise is to learn about Object-Oriented Programming by using classes, Instances, Modules, and relationships between objects.

    Language:Ruby6100
  • jodavid444/Budget-Tracker-Application

    A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec.

    Language:Ruby5100
  • DFE-Digital/rspec-retry

    Retry randomly failing rspec example. This is an extension to the original gem, that will log flakey tests to an output file.

    Language:Ruby4913
  • IjayAbby/Tic-Tac-Toe

    Tic Tac Toe is a pencil and paper game played on a 3×3 grid wherein players take turns (one is X, and the other O) in marking down the spaces in the grid. The first player who can place his mark in a horizontal, vertical, or diagonal row wins the match.

    Language:Ruby4230
  • keroloussamy/Hotelzilla-api

    The back-end API for a hotel reservation app. It has endpoints for users / hotels / cities / rooms types to allow users to do auth users, CRUD hotels, make reservations.

    Language:Ruby43252
  • SelmaNdapanda/Personal-Catalog

    This project involves creating a console application that allows users to keep track of their personal collection of books, music albums, movies and games. The program is structured according to the UML class diagram. The data is stored in JSON files and a database is also set up with tables that match the class structure of the program.

    Language:Ruby4238
  • stephenkati/oop-school-lib

    oop-school-lib-prac Is an app a Librarian at a school university uses to create new user (students/teachers), add new books, and save records of who borrowed a given book and when.

    Language:Ruby410
  • AbdusSattar-70/Ruby-Group-Capstone

    A Ruby OOP-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your inventory of books, games, and music albums.

    Language:Ruby31310
  • apt2tell/TDD-RSpec

    In this project we implemented `Solver`class with `factorial` and `fizzbuzz` methods, using test-driven development (TDD) approach.

    Language:Ruby3201
  • Benawi/Ruby-Capstone-Catalog-My-Things

    This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

    Language:Ruby300
  • NATASHA-ct/budget-app

    Budget- App is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what. Manage your own money, manage your own life.

    Language:Ruby3100
  • NATASHA-ct/recipe_app_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.

    Language:Ruby3115
  • Owusu-Desmond/studiopost

    studiopost is an application that allows users to create, edit, and delete posts. Users can also like, comment on posts and visit other users' profiles and see their posts.

    Language:Ruby310
  • ashmalzahra/book-an-appointment-api

    A Rails 7 backend for the book an appointment app, responsible for handling requests and managing the database. It interacts with React frontend to perform various actions, including creating new places and reservations, viewing place details, and removing places from the system. Built with Ruby on Rails on backend and React for frontend.

    Language:Ruby20
  • josuerushanika/Blog_App

    A blog app in Ruby is a web application built using the Ruby programming language. It allows users to create, manage, and publish blog posts. The app typically includes models to represent users, blog posts, categories, tags, and comments. It uses a database to store the data and views to display the content to users.

    Language:Ruby20
  • Nasirkhan294/test_driven_project

    Test-driven development: A systematic approach to software design, emphasizing tests before code to ensure reliability and quality. 📚

    Language:Ruby210
  • peterdtitan/food-recipe-app

    The Food 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.

    Language:Ruby22131
  • shafiuyushawu/school-liabrary

    OOP school library is university libray tool that records what books are in the library and who borrows them. The app allows users to add new students or teachers, add new books, save records of who borrowed a given book and when.

    Language:Ruby210
  • tajulafreen/Recipe-app

    [Recipe App] The Recipe app keeps track of all your foods, recipes, and ingredients. It allows you to save ingredients, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

    Language:Ruby21141
  • Timbar09/Blogister

    This is a fully functional web application that showcases a list of posts where users can read and interact with them by adding comments and liking posts. It is an ideal platform for bloggers who want to share their thoughts, ideas, and experiences with their readers.

    Language:Ruby2100
  • Zohra-Neda/Budget-App

    The Ruby on Rails Budget App is centered around the creation of a mobile web application designed for budget management. In this application, users can efficiently oversee their financial transactions by categorizing them.

    Language:Ruby2100