welltested_annotation library

Classes

Testcases
Welltested
Annotate classes with Welltested to generate unit tests for it's methods.
WelltestedIntegrationTest
Base class for writing integration testing config class. These config classes will be used to determine setups and expected test flows that needs to be covered during the test generation. Properties of base class:

Enums

IntegrationTestType
TestFramework
Currently supported frameworks for which tests can be generated. This version only supports Flutter. Look for newer versions of welltested_annotation to see if new frameworks are supported