This page covers AskUI Reporters, a package for tracking automation steps. It explains installation, available reporters, combining multiple reporters, and how to create custom reporters using the AskUI Reporter interface.
@askui/askui-reporters
with reporters ready-to-use into your AskUI runs. Check out the repository for more details.
@askui/askui-reporters
as a dev-dependency:
npm install --save-dev @askui/askui-reporters
reporter
property like this:
testEnvironment
setting has to be the SAME for all reporters in the array! The following table shows which reporters can be enabled together.
Reporter
interface. It offers three optional methods you can overwrite to adapt to your specific reporter framework: