bkielbasa / developer20

5 stars 0 forks source link

How to make tests more readable? #43

Open bkielbasa opened 2 years ago

bkielbasa commented 2 years ago

Describe good practices with working with tests. Avoid globals and use builders or named parameters instead.