Skip to content

Commit ed45b81

Browse files
committed
Mention plan for integrated build tool with test framework
1 parent 69cca9e commit ed45b81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/resources/roadmap.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ We're creating tools and examples for integrating other data sources into Simpli
4848
## Sample applications
4949

5050
We're developing prototypes of several real financial applications on Simplicity, including collateralized lending mechanisms and options contracts. You can see work in progress on some of these at <https://github.com/BlockstreamResearch/simplicity-contracts>.
51+
52+
## Integrated build system and package manager
53+
54+
We're prototyping a tool, somewhat akin to `cargo` or `go`, providing package management, development workflow, and test orchestration features. This tool will provide a test framework support unit and integration tests, including running integration tests against a regtest environment to simulate the effects of multiple related transactions.

0 commit comments

Comments
 (0)