
Unit Test Python
Channel:
Subscribers:
750
Published on ● Video Link: https://www.youtube.com/watch?v=4xjG37u6oNc
Hello everyone, todays video is a very short one just showing an example of the unittest class in python. The function that I am testing get_formatted_name just takes two names and combines them as well as sets them to title case.
Link to book on Amazon: https://www.amazon.com/Python-Crash-Course-2nd-Edition/dp/1593279280/ref=sr_1_3?crid=1KK4XPN3ZIIUN&dchild=1&keywords=python+crash+course&qid=1628106000&sprefix=python+cra%2Caps%2C155&sr=8-3
discord: https://discord.gg/5fWYdYMftc
Other Videos By Chewy
2022-01-29 | How to build a web app with python part 3 |
2022-01-23 | How to build a web app with python part 2 |
2022-01-09 | How to build a web app with python part 1 |
2022-01-01 | Da Bomb Beyond Insanity Hot Sauce and a Covid Christmas |
2021-12-21 | FileNotFoundError: [Errno 2] No such file or directory: |
2021-12-07 | How to pull data from a CSV file in Python |
2021-11-29 | Longest common substring Python |
2021-11-19 | Heuristic Algorithm Python |
2021-11-08 | Monthly Budget Python |
2021-10-19 | Blank JavaFX Project Intellij |
2021-10-16 | Unit Test Python |
2021-10-06 | Exceptions in Python |
2021-09-24 | Text Files in Python |
2021-09-15 | How to write a Class in Python |
2021-09-13 | My results from doing UFpwrLifter's program for four weeks. |
2021-09-08 | Functions Python |
2021-09-01 | User Input While Loops Python |
2021-08-25 | Dictionaries in Python |
2021-08-18 | If Statements in Python |
2021-08-11 | Python Lists And For Loops |
2021-08-04 | Numbers In Python. The Zen of Python. |
Tags:
#Python
#coding
#unittest