Actor Testing
No credit card required
Actor Testing
No credit card required
Test your actors with varying inputs and expected outputs, duplicates, bad output fields, or unexpected log messages using Jasmine
Test spec
testSpec
stringOptional
Write your tests here like you would in a .spec jasmine file. Refer to the README for matchers information
Test Name
testName
stringOptional
Pick a descriptive name for this test suite. Otherwise the task name will be used
Default value of this property is ""
Default timeout
defaultTimeout
integerOptional
Changes the default timeout for each individual test, in milliseconds. Defaults to 5 minutes
Default value of this property is 1200000
Verbose Log
verboseLogs
booleanOptional
Print progress information
Default value of this property is true
Abort runs
abortRuns
booleanOptional
Aborts the underlying actor runs upon aborting this actor as well
Default value of this property is true
Custom data
customData
objectOptional
Anything you may want to access through input.customData inside tests
Default value of this property is {}
Filter tests
filter
arrayOptional
You can filter tests providing their names here
Default value of this property is []
Email notification
email
stringOptional
Receive failing tests on the provided email
Default value of this property is ""
- 1 monthly user
- 9 stars
- 80.6% runs succeeded
- Created in Dec 2020
- Modified about 2 months ago