Skip to content

Commit

Permalink
What tests would you like to add to your project?
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmariegaard committed Nov 14, 2023
1 parent 64d01d3 commit 55bf174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion group_work/module_03.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Module 3

- Q1: In your course project homework from last module, you implemented modules and classes, how did it go? Any reflections?
- Q2: What is your past experience with testing code?
- Q2: What tests would you like to add to your project?
- Q3: What are the advantages / disadvantages of automated versus manual testing?
- Q4: Things can go wrong when executing your code, how should you handle that? Check inputs? try-except statements? What are pros and cons between different approaches?

Expand Down

0 comments on commit 55bf174

Please sign in to comment.