Docs.rs
kcl-directory-test-macro-0.1.92
kcl-directory-test-macro 0.1.92
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jessfraz
github:kittycad:crate-owners
Dependencies
convert_case ^0.8.0
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2.0.104
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kcl_
directory_
test_
macro
0.1.92
All Items
Crate Items
Attribute Macros
Crate
kcl_directory_test_macro
Copy item path
Source
Attribute Macros
ยง
test_
all_
dirs
A macro that generates test functions for each directory within a given path. To be included the test directory must have a main.kcl file. This will also recursively search for directories within the given path.