Skip to content

Add documentation about new test explorer implementation #3421

Open
@vinistock

Description

@vinistock

With the new test explorer implemented, there are two pieces of documentation we have to update:

User documentation

We should add a new markdown page dedicated to user documentation about the explorer, explaining all of the limitations and features that we provide. Things like:

  • The modes of execution (run, run in terminal, debug, coverage)
  • Continuous mode support
  • The environment variable we provide for customization when running tests through the explorer
  • Keybindings
  • The fact that tests are discovered through static analysis and meta-programmed tests will either not be available or will only be discovered after the first run

Add-on documentation

We need to document how add-ons can contribute to test discovery and execution through the new APIs, with a simple example of how to do it.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions