stubr-attributes 0.6.2

Wiremock implemented in Rust
Documentation
<h1 align="center">stubr-attributes</h1>
<div align="center">
 <strong>
   Macros for stubr
 </strong>
</div>
<br />
<div align="center">
  <a href="https://docs.rs/stubr-attributes">
    <img src="https://img.shields.io/badge/docs-latest-blue.svg?style=flat-square"
      alt="docs.rs docs" />
  </a>
  <a href="https://coveralls.io/github/beltram/stubr?branch=main">
    <img src="https://coveralls.io/repos/github/beltram/stubr/badge.svg?branch=main" alt="coverage" />
  </a>
</div>
<br/>

Read the full documentation [here](https://beltram.github.io/stubr/html/getting-started/unit-test.html)