Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Test doc tests in README using rust-skeptic #155

Open
@Boscop

Description

@Boscop

https://github.com/budziq/rust-skeptic#getting-started

We could add a build.rs to test all Rust code blocks in README.md:

fn main() {
    skeptic::generate_doc_tests(&["README.md"]);
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions