Issue 0076
- Summary
- Add batch tests to Fuego
- Owner
- Tim
- Reporter
- Tim
- Status
- open
- Priority
- high
Description [edit section]
Add full support for tests that run other tests as sub-tests.Use a Fuego test to run other tests, and summaries the results in their visualization output.
This is intended to replace the test plan system.
See Batch Tests Feature for more details.
Reason to do this [edit section]
The main idea is to make this more like Jenkins pipelines, which allow the arbitrary composition and control of related actions. tbot does the same thing.
Notes [edit section]
Put other free-form comments or notes hereSee Using Batch Tests for the documentation of this feature.
- backlink