Unit Testing with Generative AI Case Study
Offered By: Codecademy
Course Description
Overview
Use ChatGPT to help create a unit test for Python code. ChatGPT can generate unit tests for all of the functions of a Python class.
In this case study you will develop your skills in using generative AI to assist you in writing unit tests for Python code. We will provide you with a sample Python class and guide you in generating a proper unit test. You will use ChatGPT to generate a test class, test functions, and a setup function to see how generative AI can improve your coding!
* Create effective prompts that configure ChatGPT to help in creating a unit test.
* Use ChatGPT to create a Python test class that will be used to test a Python class.
* Use ChatGPT to create test functions that will test the member functions of a Python class.
* Use ChatGPT to create a setup function.
In this case study you will develop your skills in using generative AI to assist you in writing unit tests for Python code. We will provide you with a sample Python class and guide you in generating a proper unit test. You will use ChatGPT to generate a test class, test functions, and a setup function to see how generative AI can improve your coding!
* Create effective prompts that configure ChatGPT to help in creating a unit test.
* Use ChatGPT to create a Python test class that will be used to test a Python class.
* Use ChatGPT to create test functions that will test the member functions of a Python class.
* Use ChatGPT to create a setup function.
Syllabus
- Unit Testing with Generative AI Case Study: Learn how to use ChatGPT to create a unit test
- Informational: Welcome to Unit Testing with Generative AI
- KanbanProject: Unit Testing with Generative AI
- Informational: Next Steps
Taught by
Hisham Touma
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity