safina-async-test-core

Crates.iosafina-async-test-core
lib.rssafina-async-test-core
version0.1.5
sourcesrc
created_at2021-03-27 00:52:28.669727
updated_at2024-10-27 23:52:17.136904
descriptionProcedural macro for the `safina-async-test` package - ARCHIVED: Code moved to `safina-macros` crate.
homepage
repositoryhttps://gitlab.com/leonhard-llc/safina-rs
max_upload_size
id374025
size7,711
Michael Leonhard (mleonhard)

documentation

README

ARCHIVED ARCHIVED ARCHIVED

This crate is archived and will not be updated.

The code is now in the safina-macros crate.


safina-async-test-core

Procedural macro for the safina-async-test package

Changelog

  • V0.1.4 - Update docs.
  • v0.1.3 - Use safina-executor v0.2.0.
  • v0.1.2
    • Depend on safe_proc_macro2 and safe_quote.
    • Work properly on test functions with annotations.
  • v0.1.1 - Fix paths.
  • v0.1.0 - Initial version

Release Process

  1. Edit Cargo.toml and bump version number.
  2. Run ./release.sh
Commit count: 379

cargo fmt