Added section on programming, added hotkey for explorer.
This commit is contained in:
4
Programming/Random thoughts on programming.md
Normal file
4
Programming/Random thoughts on programming.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## On tests:
|
||||
#tdd #testing #worst_practices
|
||||
|
||||
I read a quote that said "some tests are better than no tests", but it made me think that the inverse is also true in my experience. Some tests are worse than no tests. It seems easier to write bad tests than good tests, at least so far in my practice of writing tests after code. As I am delving into TDD, perhaps this will change. It seems even odds that it won't though.
|
||||
Reference in New Issue
Block a user