Skip to content

Rewrite the tests in Vitest #30

@GeorgeCadwallader

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

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