Command
Explanation
Setup and teardown functions help prepare test environment and clean up after tests.
Examples
Run before each test
Run once before all tests
Run after each test
Setup and teardown functions help prepare test environment and clean up after tests.
Run before each test
Run once before all tests
Run after each test