Back to Spin

Test Codegen Macro

crates/test-codegen-macro/README.md

4.0.0276 B
Original Source

Test Codegen Macro

A macro for automatically producing #[test] annotated functions based on file directory structure. This is used by the runtime tests so that when adding a runtime test, you're not required to also add a test function corresponding to that runtime test.