Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Implement custom grouping of test cases #5

@fkryvyts-codete

Description

@fkryvyts-codete

Currently there is no way to group multiple test cases. Purpose of this task is to introduce such functionality.
The idea is to create new mechanism of folders or groups that can include multiple test cases. Ideally user can via drag-and-drop create hierarchy of such groups (folders) by nesting them inside each other. Each group will have its name defined by user. If any test case or sub-group inside such group fails then all group will have status "Failed".
Chances that need to be done are following:

  • Modify server's code and add endpoints for test groups management
  • Create new page for GUI application that will allow user to create test groups hierarchy and another page that will allow user to track current status of each test group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions