UnitTestResults

python · Content Testing

Details

IDUnitTestResults
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088

README

Script Data


Name Description
Script Type python3

Inputs


Argument Name Description
cmds Arrary Of Commands Executed
tasks Array of Tasks Names
gridfield Field Name to Store Data In
status Result of the Command (true, false)

Outputs


There are no outputs for this script.

args:
- description: Arrary Of Commands Executed
  name: cmds
  required: true
- description: Array of Tasks Names
  name: tasks
  required: true
- description: Field Name to Store Data In
  name: gridfield
  required: true
- description: Result of the Command (true, false)
  name: status
  required: true
commonfields:
  id: UnitTestResults
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ""
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
name: UnitTestResults
comment: ""
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)