📄️ Contexts
Doc Detective uses contexts to determine which tests to run. A context is a set of conditions that must be met in order for a test to run. For example, a context might specify that a test should only run in Safari on macOS.
Doc Detective tries to have sane defaults, but it also allows for a lot of customization. This section covers the various configuration options available to you.
Doc Detective uses contexts to determine which tests to run. A context is a set of conditions that must be met in order for a test to run. For example, a context might specify that a test should only run in Safari on macOS.