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.
Here are 43 public repositories matching this topic...
Create a JSONAPI Swagger.
-
Updated
Nov 14, 2022 - HTML
Rails 8 template using Vite, Stimulus and TailwindCSS
-
Updated
Mar 31, 2025 - HTML
Demo test automation framework with Selenium, C#, Specflow and RSpec.
-
Updated
Mar 4, 2023 - HTML
Clone of AirBnB - as an team engineering project during Makers Academy week 5
-
Updated
Jun 2, 2021 - HTML
-
Updated
Jul 26, 2022 - HTML
A todo api using ruby on rails with rspec
-
Updated
Dec 24, 2023 - HTML
Automacao com Cucumber, Capybara e Ruby
-
Updated
Oct 24, 2024 - HTML
This repository is intended to create a software for scheduling medical appointments
-
Updated
Jun 17, 2021 - HTML
RESTful Api Ruby
-
Updated
Jan 14, 2024 - HTML