-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Overview
What to test
Be pragmatic ! Prioritize testing based on user and business needs.
Major Concepts
- 3 A: Arrange -> Action -> Assert
- Choose Proper Test Level: e2e testing -> integration testing -> unit testing
- TDD : Test Driven Development