Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

feat: add vitest to testing the library #1

@pietrodev07

Description

@pietrodev07

Description:

Add Vitest as the testing framework for the library. Vitest is a fast and performant alternative to Jest, designed to work well with TypeScript and provides a modern testing experience.

Tasks:

  • Install Vitest and its dependencies.
  • Create a basic configuration for Vitest.
  • Update the documentation with instructions on how to write and run tests using Vitest.
  • Write some example tests to verify that the setup works correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions