7.4.0
[7.4.0] - 2022-02-16
Added:
TestData
, in the new moduleldclient.integrations.test_data
, is a new way to inject feature flag data programmatically into the SDK for testing—either with fixed values for each flag, or with targets and/or rules that can return different values for different users. Unlike the file data source, this mechanism does not use any external resources, only the data that your test code has provided.