Roadmap to becoming a developer in 2022
 
 
 
 
 

232 B

Questions to Ask

  • Are all tests passing?
  • Are new features reasonably tested?
  • Are corner cases tested?
  • Is it using unit tests where possible, integration tests where necessary?
  • Are there tests for NFRs, e.g. performance?