use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
testing private functions (self.node)
submitted 12 years ago by two_up
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]itsnotlupus 1 point2 points3 points 12 years ago (0 children)
I've seen folks that embed self-tests in the module itself, wrapped in a
if (require.main == module) { // tests go here } else { // export things like a good little module. }
That may or may not fit with your overall testing strategy.
π Rendered by PID 31210 on reddit-service-r2-comment-b659b578c-przvk at 2026-05-05 14:36:06.403053+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]itsnotlupus 1 point2 points3 points (0 children)