mirror of
https://github.com/jwasham/coding-interview-university.git
synced 2025-07-13 18:41:24 +08:00
Added article on testing.
This commit is contained in:
@ -1014,6 +1014,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
|
|||||||
- [ ] tcpdump: https://danielmiessler.com/study/tcpdump/
|
- [ ] tcpdump: https://danielmiessler.com/study/tcpdump/
|
||||||
|
|
||||||
- [ ] **Testing**
|
- [ ] **Testing**
|
||||||
|
- [ ] TDD is dead. Long live testing.: http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html
|
||||||
- how unit testing works
|
- how unit testing works
|
||||||
- what are mock objects
|
- what are mock objects
|
||||||
- what is integration testing
|
- what is integration testing
|
||||||
|
Reference in New Issue
Block a user