Skip to content

Commit

Permalink
docs(README): add spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 16, 2024
1 parent 6c9944c commit 4ad48b3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/test-ethers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<img src="https://img.shields.io/npm/dm/@morpho-org/test-ethers?colorA=f6f8fa&colorB=f6f8fa&style=flat" alt="Downloads per month">
</picture>
</a>
<br />
<br />

Ethers-based extension of [`@morpho-org/test-viem`](../test-viem/) that injects a test Ethers wallet as a test fixture alongside viem's anvil client.

Expand Down
2 changes: 2 additions & 0 deletions packages/test-viem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<img src="https://img.shields.io/npm/dm/@morpho-org/test-viem?colorA=f6f8fa&colorB=f6f8fa&style=flat" alt="Downloads per month">
</picture>
</a>
<br />
<br />

Viem & vitest-based package that defines utilities to spawn independent, concurrent anvil forks for each test, injecting the corresponding viem client as a test fixture.

Expand Down
2 changes: 2 additions & 0 deletions packages/test-wagmi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<img src="https://img.shields.io/npm/dm/@morpho-org/test-wagmi?colorA=f6f8fa&colorB=f6f8fa&style=flat" alt="Downloads per month">
</picture>
</a>
<br />
<br />

Wagmi-based extension of [`@morpho-org/test-viem`](../test-viem/) that injects a test Wagmi config as a test fixture alongside viem's anvil client.

Expand Down
2 changes: 2 additions & 0 deletions packages/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
<img src="https://img.shields.io/npm/dm/@morpho-org/test?colorA=f6f8fa&colorB=f6f8fa&style=flat" alt="Downloads per month">
</picture>
</a>
<br />
<br />

Framework-agnostic package that exports utilities to build test fixtures and spawn anvil forks as child processes.

Expand Down

0 comments on commit 4ad48b3

Please sign in to comment.