Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				Got 3 unittests on a 100k LoC code base.
It's friday, next monday is the big release, Jimmy the intern approved my PR, I can merge safely to master, nothing will go wrong. - 
				
				
TYML17474y@kwilliams exactly 😂😂😂
If(codeIsGood()){
System.out.println(“code works. Take a break!”)
}else{
System.out.println(“change careers”)
} 
Related Rants

Two unit tests, no integration tests.
When all the unit tests pass…
rant
unit testing
java