Front-end-Developer-Intervi.../src/questions/testing-questions.md

414 B

title layout permalink
Testing Questions layouts/page.njk /questions/testing-questions/index.html
  • What are some advantages/disadvantages to testing your code?
  • What tools would you use to test your code's functionality?
  • What is the difference between a unit test and a functional/integration test?
  • What is the purpose of a code style linting tool?
  • What are some of the testing best practices?