just testing
After a mere ten years of writing code professionally, I have finally attempted to start a project by writing out tests for its core functionality first. Apparently this is a whole thing. Who knew? I tend to fall into the Grug school of thought on testing. A lot of the time I don't think it's super worthwhile to start writing tests before I really understand the problem space of a project, especially since historically I've switched frameworks and tools so often that the first few weeks of work
The history of color bars, the most common television test pattern out there, and what they actually do. (Also, Netflix has some weird test programming.)
P2P systems are not always easy to test. Due to their nature, there's a lot of constraints and network scenarios that might happen. Testground can help!