Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
sylar182289710yShoot, I have at least half a dozen, and a few dozen files of random functions I wrote at one point and thought I might need them again. -
Vaccuss55810yA testing stuff no. Many testing stuff projects for every new language, framework, design pattern and general cray thought hell yes -
kileak62110yMore accurately... Who doesn't have a folder full of "testing", "sample code working" and older projects for reference later? -
mohamedghr30510yTo test one function only, I usually create a fiddle and test it right away.. I also pass fiddles links to colleagues to show a workaround or a quick fix. It's easier than passing actual files. -
mhall27310yI have a test file that I use as a scratchpad ... test function calls, small snippets and utilities. I just looked ... it is over 13000 lines!
I just push more into it as I go.
Sometimes I need to re-do something I did and I can pull that to the top, or extract it into its own utility of I think it's worth it ...
Perhaps it's time for me to start another though ... ? -
kileak62110y@mhall check out snipt.net, I used to do that as well, squeeze everything into one text file.
Until my HD died... -
Sarkkhan2510y
Related Rants

Do you follow test driven development?
The week before project deadline...
Who has an "Testing Stuff" Project?
undefined
stuff
project
test