Utilities for making Cypress plugin configuration easier
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
cypress-plugin-config is a utility library that simplifies Cypress plugin configuration by providing synchronous set and get commands for storing and retrieving configuration values. It's designed for Cypress users who need to manage plugin configuration data across their test suite, offering a straightforward API to persist values like user information or settings between test runs. The library is particularly useful for developers working on complex Cypress projects who want to streamline their configuration management.