Question: Python help please. Thank you. b. Create a file called YOUR_NAME_CalcBonus_test.py i. Use the unittest module to write multiple test cases to test the calculate_bonus

Python help please. Thank you.
b. Create a file called "YOUR_NAME_CalcBonus_test.py" i. Use the unittest module to write multiple test cases to test the "calculate_bonus" function. ii. There needs to be at least one test (assert statement) for each condition. iii. For simplicity, assume that "employee_level" and "sales_total" will always be valid parameters. c. Submit both files for this assignment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
