Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carpodaster/crashtest-rb
Ruby code used for my Test Driven Learning blog series
https://github.com/carpodaster/crashtest-rb
Last synced: about 2 months ago
JSON representation
Ruby code used for my Test Driven Learning blog series
- Host: GitHub
- URL: https://github.com/carpodaster/crashtest-rb
- Owner: carpodaster
- Created: 2013-10-02T19:38:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-06T14:28:21.000Z (over 11 years ago)
- Last Synced: 2024-10-13T23:44:01.414Z (3 months ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crashtest-RB
A crash course to learn the basics of Ruby and _not_ learning how
to test it at some vague point in time later.This repo contains the code from my blog series that aims to introduce
people to Ruby (or programming in general) using tests.1. [Intro and Motivation](https://aegisnet.de/2013/08/27/learning-ruby-with-tests-introduction.html)
2. [Part 1](https://aegisnet.de/2013/09/02/learning-ruby-with-tests-part-1.html)
2. [Part 2](https://aegisnet.de/2013/10/06/learning-ruby-with-tests-part-2.html)© 2013 Carsten Zimmermann - Licensed under the MIT License