edtest_macros

Crates.ioedtest_macros
lib.rsedtest_macros
version0.5.0
created_at2025-03-08 17:04:00.658719+00
updated_at2025-11-06 13:56:46.045404+00
descriptionProcedural macros for the `edtest` crate.
homepage
repositoryhttps://github.com/taurr/edtest
max_upload_size
id1584667
size6,167
Johnny T. Vestergaard (taurr)

documentation

README

Easy Desktop Test — Macros

This crate contains the proc‑macro implementation backing the user‑facing edtest crate.

You normally don't depend on this crate directly. Instead, add edtest as a dev‑dependency and use the edtest::test attribute macro in your tests.

See crates/edtest/README.md for usage and examples.

Commit count: 0

cargo fmt