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 whenever abstract-interface-testing is added without default-features = false somewhere in the dependency tree.

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