-
Notifications
You must be signed in to change notification settings - Fork 56
Coding Standards
Raviv Rachmiel edited this page Mar 27, 2017
·
6 revisions
- Tippers and Bloaters should both have examples which are also translated to tests automatically
- Tippers and Bloaters should not use List functions, but use the implemented utilities instead
- Tippers and Bloaters should follow the pattern of at least two parts - checking part and action part
- Tippers and Bloaters should have robust tests
for other QA standards, please refer here