Closed disconsis closed 6 years ago
Currently looking into automating docker containers to test networking
So I'm writing tests with everything now. Maybe not the best idea, since the tests take more time and effort to write than anything else, but whatever. It feels good to see the "Passing"s
To be honest, I don't have much experience with testing. Let alone testing that involves external systems, and relies heavily on OS, vendor and network details. However, I won't be able to trust anything I write without this, so this is absolutely neccessary. Especially if I plan to include advanced features (like mitigation or avoiding detection).