Cargo Features
[dependencies]
abstract-interface-testing = { version = "0.15.1", default-features = false, features = ["daemon", "integration", "node-tests"] }
- default = integration
-
The
integration
feature is set by default wheneverabstract-interface-testing
is added without
somewhere in the dependency tree.default-features = false - daemon
-
Enables daemon of cw-orch-publish-test
cw-orch-publish-test:
enable the optional dependencies
- integration default
-
Enables abstract-account-factory ^0.14.3, abstract-ans-host ^0.14.3, abstract-manager ^0.14.3, abstract-module-factory ^0.14.3, abstract-proxy ^0.14.3, and abstract-version-control ^0.14.3
abstract-module-factory:
Keep these here
- build-script node-tests