ProjectTestGroupDetail
SchemaFields
· 9id string required Opaque identifier for this resource.
createdAt number required Unix timestamp in milliseconds when the resource was created.
name string required Human-readable name for the resource.
description string · nullable required Human-readable description for the resource.
testCount number required Number of tests currently in the group.
updatedAt number required Unix timestamp in milliseconds when the resource was last updated.
projectId string required Opaque identifier for the workspace project.
archivedAt number · nullable required Unix timestamp in milliseconds when the resource was archived, if archived.
members array of object required Tests and components in the group.