
Actor Testing
Pricing
Pay per usage

Actor Testing
Test your actors with varying inputs and expected outputs, duplicates, bad output fields, or unexpected log messages using Jasmine
0.0 (0)
Pricing
Pay per usage
11
36
3
Last modified
3 months ago
Pricing
Pay per usage
Test your actors with varying inputs and expected outputs, duplicates, bad output fields, or unexpected log messages using Jasmine
0.0 (0)
Pricing
Pay per usage
11
36
3
Last modified
3 months ago
testSpec
stringOptional
Write your tests here like you would in a .spec jasmine file. Refer to the README for matchers information
testName
stringOptional
Pick a descriptive name for this test suite. Otherwise the task name will be used
Default value of this property is ""
defaultTimeout
integerOptional
Changes the default timeout for each individual test, in milliseconds. Defaults to 5 minutes
Default value of this property is 1200000
verboseLogs
booleanOptional
Print progress information
Default value of this property is true
abortRuns
booleanOptional
Aborts the underlying actor runs upon aborting this actor as well
Default value of this property is true
customData
objectOptional
Anything you may want to access through input.customData inside tests
Default value of this property is {}
filter
arrayOptional
You can filter tests providing their names here
Default value of this property is []
email
stringOptional
Receive failing tests on the provided email
Default value of this property is ""