Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/test-watcher.ts
Properties
| Property | Type |
|---|---|
passed | boolean |
stdout | string |
stderr | string |
durationMs | number |
timedOut | boolean |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/test-watcher.ts
| Property | Type |
|---|---|
passed | boolean |
stdout | string |
stderr | string |
durationMs | number |
timedOut | boolean |
Was this page helpful?