|
You are here |
www.thunderboltlabs.com | ||
| | | | |
ylan.segal-family.com
|
|
| | | | | I maintain a series of small unix scripts to make my daily usage more effective. I approach the development of these utilities like I do my other software: Use Outside-In Test-Driven Development. I use rspec to write my tests, even if the code itself is written in bash, zsh, or ruby. Let's see a few examples. Testing Output Some of my utilities are similar to pure functions: They always return the same output given for the same input, and they don't have side-effects (i.e. they don't change anything else... | |
| | | | |
eliotsykes.com
|
|
| | | | | RSpec Refactoring Patterns: Extract Matcher | |
| | | | |
zverok.space
|
|
| | | | | A few days ago, I've posted on /r/ruby announce of some RSpec matchers/plugins library, and it met with a (not very heated, TBH) discussion that I've expecte... | |
| | | | |
schmonz.com
|
|
| | | |||