Test dependency
A common idea and misconception about automated testing is regarding a specific test order. Your tests should be able to run in any order, and not rely on other tests to complete in order to be successful.
Last modified December 7, 2021: reorganize documentation and update titles (#861) [deploy site] (872174bfdd)