
implementation("app.cash.burst:burst:2.12.2")Facilitates parameterized unit testing by generating test cases for all combinations of specified parameter values. Supports booleans, enums, and multiple parameters, enabling comprehensive test coverage. Implemented as a compiler plugin, integrating seamlessly into the build process.