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 48 public repositories matching this topic...
📖 The ultimate tool for documenting and testing APIs in Rails
-
Updated
Nov 17, 2020 - JavaScript
This application allow users to book an appointment to test an electric car. The homepage is a showcase of the cars. You can also add new cars, view the details of a car, and book an appointment for renting a car, among other features.
-
Updated
Oct 1, 2022 - JavaScript
RSpec runner and files analyzer for Atom editor
-
Updated
May 29, 2018 - JavaScript
rspec-given on mocha
-
Updated
Dec 8, 2017 - JavaScript
This is a Web application where users should sign in to rent a Yacht from a list then reserve it for a determined period, users can then see their reservations or cancel them.
-
Updated
Jul 22, 2022 - JavaScript
Silicon Valley is known as the tech hub of the world, and naturally it attracts some of the world top tech talent. Most of the Tier 1 tech companies globally have set not only the hiring standards, but also project delivery and coding standards. Qwasar Silicon Valley is one of the only platforms that trains learners to Silicon Valley standards.
-
Updated
Aug 5, 2022 - JavaScript
A DJ console in your web browser with online music searching tools.
-
Updated
Jun 11, 2017 - JavaScript
Savor - Plan. Set Goals. Event Notifications.
-
Updated
Mar 22, 2019 - JavaScript
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.
-
Updated
Aug 30, 2023 - JavaScript
Quikstarter, a single-page app that clones features of Kickstarter.com
-
Updated
Jul 3, 2024 - JavaScript
Silicon Valley is known as the tech hub of the world, and naturally it attracts some of the world top tech talent. Most of the Tier 1 tech companies globally have set not only the hiring standards, but also project delivery and coding standards. Qwasar Silicon Valley is one of the only platforms that trains learners to Silicon Valley standards.
-
Updated
Apr 14, 2022 - JavaScript
A real-time update Single-Page Application. The user can pick a date and book an appointment.
-
Updated
Apr 2, 2023 - JavaScript