#testingsoftware — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #testingsoftware, aggregated by home.social.
-
A test suite is to its software
as a map is to its territory.
_________
("The map is not the territory.")—Vassil, arms covered in virtual grease to the elbows,
having fun fixing a test suite (whose software seems to work).--␠
My other signature is really witty.#ComputerProgramming
#SoftwareEngineering
#TestingSoftware
#UnitTesting
#UnitTests -
@Hotweatherisbad @meuon this is where I finally break and write unit tests...
It was to avoid these "what the..." moments that I started always using linting and type hinting on my Python code, and (quite commonly) writing tests (not that I do TDD, shudder).