My teammate does not allow me to write unit tests... help?
        Posted  
        
            by Nazgob
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nazgob
        
        
        
        Published on 2010-04-09T12:48:46Z
        Indexed on 
            2010/04/09
            12:53 UTC
        
        
        Read the original article
        Hit count: 411
        
c++
|unit-testing
Hello, I've moved from one team to another in same company. In old team (hardcore c++) we did lots of unit testing. In my new team (also c++) they do functional testing instead. During review they reject my code because of unit tests. Most of the team is interested in learning sth new but not the guy who is VIP and has legacy developer approach. He has to accept code before commit. He resists the change. Advice?
© Stack Overflow or respective owner