Skip to content

feat request: hook for running rust tests #30

@Business-Wizard

Description

@Business-Wizard

What:

  • add cargo test hook, that runs test suite of Rust package.

Why:

  • support TDD workflows, provide easy hook for teams to add test runs to their pre-commit checks.
  • reduce need for packages to use a local hook implementation/workaround

Context:

A standard practice for my projects is to have tests run for each commit and push. My impression of this repo is the go-to for standard Rust hooks including basic cargo functionality. However, I see cargo test is not yet implemented -> feature request! 😊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions