Use test-driven development to create a JavaScript server using the Express framework.
Continue your testing for web development learning journey with Learn Testing for Web Development: Model Testing. You'll learn how to write tests that check for desired functionality in a web application's server using SuperTest to imitate HTTP requests.
### Skills you’ll gain
* Become familiar with technologies to perform testing of an Express server.
* Write tests that check for desired functionality in a web application's server.
* Imitate HTTP requests using SuperTest.
### Notes on prerequisites
We recommend that you complete [Learn Testing for Web Development: Fundamentals](https://www.codecademy.com/learn/learn-testing-for-web-development-model-testing) before starting this course.
Continue your testing for web development learning journey with Learn Testing for Web Development: Model Testing. You'll learn how to write tests that check for desired functionality in a web application's server using SuperTest to imitate HTTP requests.
### Skills you’ll gain
* Become familiar with technologies to perform testing of an Express server.
* Write tests that check for desired functionality in a web application's server.
* Imitate HTTP requests using SuperTest.
### Notes on prerequisites
We recommend that you complete [Learn Testing for Web Development: Fundamentals](https://www.codecademy.com/learn/learn-testing-for-web-development-model-testing) before starting this course.