embark/dapps/tests/contracts/README.md

12 lines
299 B
Markdown

### Test App for integration testing purposes
#### In the top-level of the monorepo
`yarn globalize` to make development embark available on the global PATH.
#### In this directory
`embark run` to check if everything is behaving as expected.
`embark test` to see tests are working as expected.