forc-test 0.71.0

A library for building and running Sway unit tests within Forc packages.
Documentation
1
2
3
4
5
6
7
8
[[package]]
name = "std"
source = "path+from-root-B2871353A775FFA4"

[[package]]
name = "test_library"
source = "member"
dependencies = ["std"]