Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbruckner authored Apr 12, 2020
1 parent 742c8b8 commit 7ea8bf1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Jest Snapshot Dotnet
Simple snapshot testing with inspiration from amazing [Jest](https://jestjs.io) library.

## Installation
You can install it using [Nuget](https://www.nuget.org/packages/JestDotnet/).

## How it works
If you are unfamiliar with snapshot testing, I recommend you to check [Jest documentation](https://jestjs.io/docs/en/snapshot-testing).

Expand Down

0 comments on commit 7ea8bf1

Please sign in to comment.