Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- GitHub: https://github.com/topics/rspec
- Wikipedia: https://en.wikipedia.org/wiki/RSpec
- Repo: https://github.com/rspec
- Created by: Andy Lindeman, Jon Rowe, Sam Phippen, Bradley Schaefer, Steven Baker, Dave Astels, Aslak Hellesøy
- Released: May 18, 2007
- Related Topics: tdd, bdd, cucumber, minitest, gherkin, relish, domain-specific-language, jmock, capybara, ruby,
- Last updated: 2025-02-02 00:26:18 UTC
- JSON Representation
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/necojackarc/dotfiles
My dotfiles
bash dotfiles editorconfig gem git pry rspec tmux vim
Last synced: 25 Dec 2024
https://github.com/mcrd25/food-tracking-api
api database food-tracker rails rails-api rails5 rspec ruby
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/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.
Last synced: 02 Feb 2025
https://github.com/dkniffin/rspec_controller_helpers
A few bits and pieces to make testing controllers easier
Last synced: 14 Oct 2024
https://github.com/truemail-rb/truemail-rspec
Truemail RSpec helpers :gem:
hacktoberfest rspec truemail truemail-family truemail-rb truemail-rspec
Last synced: 14 Oct 2024
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/cliftondavies/enumerable-methods
A re-creation of the Ruby Enumerable Module.
Last synced: 12 Jan 2025
https://github.com/igor-starostenko/report_factory-web
React based web app for ReportFactory
dashboard qa qatools react redux report-factory rspec testing tests
Last synced: 20 Dec 2024
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/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.
Last synced: 10 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/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/mohamedsabry0/rulint
Basic Ruby conventional rules linter. Using Ruby. From scratch using regex with OOP structure and unit testing.
Last synced: 18 Jan 2025
https://github.com/dmathieu/rspec-otel
RSpec matchers for the OpenTelemetry framework
Last synced: 14 Oct 2024
https://github.com/envygeeks/luna-rspec-formatters
:heart_eyes_cat: My custom RSpec formatters.
formatter luna-rspec-formatters rspec ruby
Last synced: 11 Oct 2024
https://github.com/drewmoore/buildmycrate
A DJ console in your web browser with online music searching tools.
bootstrap enzyme-testing es2015 html5-audio javascript jest npm rails react react-redux react-router redux rspec ruby sass soundcloud-api travis-ci webpack
Last synced: 20 Dec 2024
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/spola1/pet_project
pet project
admin-dashboard ajax-votable api bootstrap qna rspec ruby ruby-on-rails todo-list
Last synced: 12 Jan 2025
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/eltonsantos/rails7-starter
Rails 7 starter default with Devise, RSpec and TailwindCSS
devise rails7 rspec tailwindcss
Last synced: 21 Jan 2025
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/vic778/class-manager
Class Manager is a Student-Teacher Portal where techers and student can sign up and teachers can add students in their class assign task and add note by student.
cloudinary devise heroku jwt postg rspec ruby ruby-on-rails uploader
Last synced: 18 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.
Last synced: 18 Jan 2025
https://github.com/jesusgautamah/ruby-ipynbs
My collection of Ruby Jupyter Notebooks
chatgpt gpt-3 ipynb jupyter-notebook rspec ruby
Last synced: 16 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.
Last synced: 19 Jan 2025
https://github.com/eval/respectable
Test different inputs against an rspec-expectation (mirror)
Last synced: 13 Jan 2025
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/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/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_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/vadim-geroim/linked-list-1
Reverse a Linked List.
datastructures linked-list rspec ruby
Last synced: 13 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/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.
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.
Last synced: 02 Feb 2025
https://github.com/nisevi/thanoscase
Randomly removes half the characters of a given string
circleci continuous-integration gem monkey-patching rspec rspec-testing ruby ruby-gem ruby-library rubygem rubygems string
Last synced: 13 Oct 2024
https://github.com/rlmoser99/ruby_rspec_top
A tutorial that I developed for students at The Odin Project to learn RSpec.
Last synced: 12 Dec 2024
https://github.com/procore-oss/rspec_profiling
Collects profiles of RSpec test suites
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/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/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/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/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.
Last synced: 20 Dec 2024
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/georginapuig/qr-code-generator
QR Code Generator with Rails.
bootstrap dotenv erb erb-template font-awesome fontawesome postgresql qrcode qrcode-generator rails regex regexp rqrcode rspec rspec-rails ruby ruby-on-rails scss webpack
Last synced: 03 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/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.
Last synced: 03 Feb 2025
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/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
Last synced: 19 Dec 2024
https://github.com/sentayhu19/tdd-project
In this project, we implemented a class with some methods, by doing test-driven development (TDD).
Last synced: 03 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/emilio2hd/rails_template
Application rails template
factory-bot ffaker rails rails-template rspec rubocop simplecov
Last synced: 19 Dec 2024
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/bntzio/bloccit
Reddit clone made in rails :alien:
bdd behavior-driven-development bloc capybara clone factory-girl postgresql rails reddit rspec sqlite3 tdd test-driven-development
Last synced: 30 Dec 2024
https://github.com/olawale-o/rails_blog_app
"Rails Blog App" a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
cancancan devise devise-jwt postgresql rspec ruby ruby-on-rails
Last synced: 02 Feb 2025
https://github.com/rileymanda/ruby-tdd
Ruby-tdd is A simple ruby application that demonstrates test driven development in ruby using RSpect
Last synced: 20 Jan 2025
https://github.com/ritobrotomukherjee/oops-school-library-ruby
It's a school library using Ruby. The data gets added and deleted from CLI. It's a simple project to learn developing project from UML diagram
cli gitflow learning-by-doing mvc-architecture rspec ruby school-library solid-principles unit-test
Last synced: 06 Feb 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/jhawthorn/led_test_formatter
Display test runner progress on LED strips
Last synced: 26 Dec 2024
https://github.com/andres-condezo/tdd_project
A class with three methods to implement the test-driven development(TDD).
Last synced: 04 Feb 2025
https://github.com/x-govuk/govuk-rspec-helpers
RSpec test helpers for GOV.UK services
Last synced: 02 Jan 2025
https://github.com/ansaribrahim/budget-app
Budget-App is a web-based application designed to help users manage their expenses and budgets effectively. It allows users to track their spending, categorize expenses, and set budget goals to achieve financial control.
capybara-rspec deployment erb font-awesome gitflow html javascript license linters rails rspec rubocop ruby rubyonrails tailwindcss unit-testing
Last synced: 24 Jan 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/twe4ked/rspec-api-docs
Generate API documentation using RSpec
api documentation dsl formatter rspec
Last synced: 02 Feb 2025
https://github.com/yasuakiomokawa/ga-custom-event-check
Google Analyticsカスタムイベント検証用アプリケーション
Last synced: 20 Dec 2024
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/vadim-geroim/image-blur-2
Build a data transformation on a data representation of an image.
datastructures image-blur rspec ruby
Last synced: 13 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.
Last synced: 10 Jan 2025
https://github.com/olipliche/tdd-project
In this project, a class with methods was tested by doing test-driven development (TDD) method.
Last synced: 03 Feb 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/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
Last synced: 25 Jan 2025
https://github.com/doamaral/ruby-rspec-selenium-capybara
Trying out basic setup and features for UI testing using Capybara
Last synced: 15 Jan 2025
https://github.com/vadim-geroim/image-blur-3
Build complex data transformation on the implementation of an image
datastructures image-blur rspec ruby
Last synced: 13 Jan 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/cassiosantana/rspec_ruby
Mini curso de testes Ruby com Rspec
bundler gem rspec rspec-rails ruby ruby-on-rails youtube
Last synced: 18 Dec 2024
https://github.com/greena13/email_spectacular
High-level email spec helpers for acceptance, feature and request tests
actionmailer email rails rspec
Last synced: 21 Nov 2024
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/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/juandbta/snaplife
A cutting-edge Ruby on Rails app with PostgreSQL, revolutionizing daily organization. Seamlessly merging task management and note-taking, it's your lightning-fast, all-in-one solution for streamlined life organization.
css-flexbox css3 devise postgresql render rspec rspec-testing rubocop ruby ruby-on-rails
Last synced: 18 Dec 2024
https://github.com/george-swift/expense-tracker-api
An API only Rails app to provide and manage resourceful routes for a React-Redux frontend application that allows users to manage expenses.
database postgresql rails-api rspec
Last synced: 02 Feb 2025
https://github.com/virag-ky/tdd-ruby-poject
This is an exercise in Ruby to practice Test Driven Development.
rspec rubocop ruby tdd unit-testing
Last synced: 10 Jan 2025
https://github.com/Darhazer/active_record_change_matchers
Custom RSpec matchers for ActiveRecord record creation.
active-record rspec rspec-custom-matchers ruby
Last synced: 04 Feb 2025