dot
external fun dot(source: {node/test/reporters/TestEventGenerator=} ERROR CLASS: Symbol not found for AsyncGenerator<node/test/reporters/TestEvent, ERROR CLASS: Symbol not found for js.core.Void, *>): ERROR CLASS: Symbol not found for AsyncGenerator<kotlin/String, ERROR CLASS: Symbol not found for js.core.Void, *>(source)
The dot
reporter outputs the test results in a compact format, where each passing test is represented by a .
, and each failing test is represented by a X
.
Since
v20.0.0