One of our developers is continually writing code and putting it into version control without testing it. The quality of our code is suffering as a result.
Besides getting rid of the developer, how can I solve this problem?
EDIT
I have talked to him about it number of times and even given him written warning
If you systematically perform code reviews before allowing a developer to commit the code, well, your problem is mostly solved. But this doesn’t seem to be your case, so this is what I recommend: