Skip to content

Commit

Permalink
Notice that multi-test is not complete
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanfrey committed Aug 9, 2021
1 parent 5c325a3 commit 5ed25f3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/multi-test/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
# Multi Test: Test helpers for multi-contract interactions

Warning: **Alpha Software** Designed for internal use only.

This is used for testing cosmwasm-plus contracts, we have no API
stability currently. We are working on refactoring it and will
expose a more refined version for use in other contracts. (Ideally
in cosmwasm-plus 0.9 or 0.10).

**Use at your own risk**

Let us run unit tests with contracts calling contracts, and calling
in and out of bank.

This only works with contracts and bank currently. We are working
on refactoring to make it more extensible for more handlers,
including custom messages/queries as well as IBC.


0 comments on commit 5ed25f3

Please sign in to comment.