tdd-ruby
Here are 20 public repositories matching this topic...
Fictional oscar voting rails 7 API
-
Updated
May 1, 2022 - Ruby
System to automate the calculation of merchants’ disbursements. Uses rake tasks to parse and validate large .csv files, workers to run background cron tasks and services for business logic. All provided code covered with RSpec tests.
-
Updated
Jan 5, 2024 - Ruby
Workbench for the Udemy course - https://www.udemy.com/course/complete-tdd-course-ruby-rspec/
-
Updated
Dec 9, 2021 - Ruby
In this project we will implement a class with some methods, but we will do it by doing test-driven development (TDD). The idea is to write tests first and then the code.
-
Updated
Nov 17, 2023 - Ruby
Simple MVC Rails app with users and posts (one to many). Fully tested with Validation tests and Integration tests. System tests to be added later.
-
Updated
Jan 18, 2022 - Ruby
CLI game to practice Test Driven Development
-
Updated
Oct 6, 2022 - Ruby
Process of Test-Driven Development (TDD) step-by-step. FizzBuzz word game is used as the main problem to solve. Ruby is the programming language used with RSpec as the test framework.
-
Updated
Apr 4, 2021 - Ruby
Workbench for Udemy course - https://www.udemy.com/course/testing-ruby-with-rspec/
-
Updated
Dec 21, 2021 - Ruby
This is a project where I implement a class with methods, it's done with test-driven development (TDD). The idea was to learn to write tests first and then the code.
-
Updated
Apr 21, 2023 - Ruby
simple tutorial to build REST api's using tdd and rails 5
-
Updated
Jan 19, 2023 - Ruby
An application that helps to open bank account and manage that.
-
Updated
Apr 30, 2018 - Ruby
Coding challenge for a CLI app simulating a bulldozer clearing a site. User provides a txt file with the map information, and commands the bulldozer through the steps in clearing the land. Outputs an itemised list of costs associated with the commands at the end of the simulation.
-
Updated
Aug 9, 2020 - Ruby
Automação de Testes utilizando Ruby com RSpec
-
Updated
Feb 27, 2021 - Ruby
Basic Ruby practice exercise that returns a string of words in title case, returns T/F if a year is a leap year or not in leap year, and uses a tool called RSpec for TDD testing.
-
Updated
Jun 8, 2021 - Ruby
🖥 👩🏼💻 🏡 This application mocks the functionality of Airbnb
-
Updated
Nov 30, 2022 - Ruby
Improve this page
Add a description, image, and links to the tdd-ruby topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tdd-ruby topic, visit your repo's landing page and select "manage topics."