An open API service providing repository metadata for many open source software ecosystems.

Topic: "tdd-ruby"

tobuya/test_driven_development

TDD is a software development methodology that emphasizes writing tests for code before writing the code itself. Here we apply TDD in writing tests and then methods for reversing a string, fizzbuzz and factorial methods in Solver class using Ruby.

Language: Ruby - Size: 555 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

renanrudney/oscarApp_api

Fictional oscar voting rails 7 API

Language: Ruby - Size: 50.8 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 3

denis-mironov/sequra

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.

Language: Ruby - Size: 12.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

victoriacheng15/ruby-cli-learning

Language: Ruby - Size: 141 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

tsheporamantso/TDD

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.

Language: Ruby - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

MarkoKermi/TDD_project

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.

Language: Ruby - Size: 553 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Mujeeb4582/Ruby-TDD-Project

In this project we implement a class with some methods, but we do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code.

Language: Ruby - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AhmedSamirOuf/Build-a-RESTful-JSON-API-With-Rails-5

simple tutorial to build REST api's using tdd and rails 5

Language: Ruby - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

laurenbrabbin/MakersBnB

🖥 👩🏼‍💻 🏡 This application mocks the functionality of Airbnb

Language: Ruby - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BrentBarnes/Connect_Four

CLI game to practice Test Driven Development

Language: Ruby - Size: 677 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Jacek-Jan-Nowak/tested_app

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.

Language: Ruby - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

numoonchld/testing-ruby-with-rspec

Workbench for Udemy course - https://www.udemy.com/course/testing-ruby-with-rspec/

Language: Ruby - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

numoonchld/ruby-tdd-with-rspec

Workbench for the Udemy course - https://www.udemy.com/course/complete-tdd-course-ruby-rspec/

Language: Ruby - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danitcodes/title_case

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.

Language: Ruby - Size: 6.84 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IrvanFza/BasicTDD

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.

Language: Ruby - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clementnduonyi/connect_4

https://www.theodinproject.com/courses/ruby-programming/lessons/testing-your-ruby-code#warmup-time-traveling

Language: Ruby - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

paulosandim/ruby-tdd

Automação de Testes utilizando Ruby com RSpec

Language: Ruby - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

benhpoh/Bulldozer-simulator

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.

Language: Ruby - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

peel3r/tdd

TDD practice

Language: Ruby - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

madhunepal/OOP-Bank

An application that helps to open bank account and manage that.

Language: Ruby - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0