GitHub - alisha17/testrunner: Build scripts to autogenerate tests in Rust · GitHub
Skip to content

alisha17/testrunner

Folders and files

Repository files navigation

Testrunner

I started this project in the summer of 2017 under the mentorship of Brian Anderson (co-creator, Rust), originally planned to become a part of the stx project Issue #36. Unfortunately, Brian is not actively maintaing Rust anymore.

Nevertheless, this project was a great way for me to learn about Rust and build scripts.

Aim of the project

This project autogenerates tests for each crate in Cargo-stdx.toml, and subsequently tests each crate. To learn more about build scripts, check out here: build scripts.

To build the scripts and generate tests:

cargo build

To test the crates:

cargo test

About

Build scripts to autogenerate tests in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages