@bgvinayak/uta-core
v0.0.1
Published
Core SDK for Unified Test Artifacts
Readme
@bgvinayak/uta-core
The core SDK for Unified Test Artifacts (UTA). This package provides the foundational interfaces and managers for handling test artifacts.
Installation
pnpm add @bgvinayak/uta-core
# or
npm install @bgvinayak/uta-coreFeatures
- Artifact Management: Centralized handling of screenshots, logs, and more.
- Pluggable Architecture: Easily add adapters and reporters.
- Storage Management: Configurable storage strategies and naming conventions.
Usage
For detailed usage, please refer to the main UTA documentation.
