@dxtmisha/test
v0.1.0
Published
A modular Vue 3 testing library featuring UI testing components, TypeScript support, and documentation helpers.
Readme
@dxtmisha/test
A modular Vue 3 testing library featuring UI testing components, TypeScript support, and documentation helpers.
Key Features
- Vue 3 & Composition API: Built using modern Vue 3 patterns, including
<script setup>and Composition API for optimal performance and developer experience. - TypeScript First: Written entirely in TypeScript with comprehensive type definitions for Props, Emits, Slots, and Expose interfaces.
- Testing Architecture: Unique set of components (e.g.,
DxtTestPage,DxtTestBlock) designed to structure and visualize test cases, decoupling test logic from the visual representation. - Wiki Documentation: Integrated components to automatically generate detailed documentation and visual examples for your UI library.
- Modular Ecosystem:
@dxtmisha/constructor: Core logic and state management.@dxtmisha/styles: SCSS mixins and CSS variable tokens.@dxtmisha/functional: Utility functions and helpers.
- Advanced Testing Capabilities:
- Visual regression testing support.
- Built-in screenshot generation helpers.
- Flexible layout for test scenarios.
- Storybook Integration: Designed to work alongside Storybook for a complete development environment.
Documentation
For detailed documentation, examples, and API references, please visit: https://dxtmisha.github.io/dxt-ui/
