Skip to content

Commit

Permalink
Add dev-utils README (#2081)
Browse files Browse the repository at this point in the history
  • Loading branch information
nambrot authored and celo-ci-bot-user committed Dec 5, 2019
1 parent 0ad5e9a commit 426b6d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/dev-utils/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# packages/dev-utils

This is a `utils` package that is meant to be used as a devDependency. It's primary use case is to reuse the ganache setup currently present in `cli` and `contractkit`. Due to the way jest uses globalSetup, depending packages will still need to define their own setup/teardown files.

0 comments on commit 426b6d5

Please sign in to comment.