Cargo Features

mae has no features set by default.

[dependencies]
mae = { version = "0.3.6", features = ["integration-testing", "test-utils"] }
integration-testing = test-utils
test-utils integration-testing?

Enables dotenvy, once_cell, pretty_assertions, reqwest ^0.12, shellexpand, testcontainers ^0.26, testcontainers-modules ^0.14, and url

pretty_assertions:

Optional deps pulled in by the test-utils feature

Affects testing::container, testing::containers, testing::context, testing::env, testing::must