News

The setup and teardown do not have to be just for the test function. Scope of the setup may differ from a test function to as large as the whole test session. This means the setup-teardown is executed ...