Skip to content

Rewrite the tests in Vitest #30

Description

@GeorgeCadwallader

Problem to solve

Currently the Conventional Tools test suite uses the oclif testing library, which makes sense since the CLI is built using oclif. However, since we are now decided that we want to move away from oclif, moving test suite provider also makes sense.

Proposal

Rewrite the tests in Vitest.

Vitest offers a lot of similar patters and concepts that other popular JavaScript frameworks do (e.g. Jest). But also includes a few other parts of functionality that we would also like to utilise.

Links / References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions