diff options
Diffstat (limited to 'node_modules/expect/README.md')
-rw-r--r-- | node_modules/expect/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/expect/README.md b/node_modules/expect/README.md new file mode 100644 index 0000000..aea630b --- /dev/null +++ b/node_modules/expect/README.md @@ -0,0 +1,3 @@ +# expect + +This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect). |