Transforms BDD test source into syntax tree
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project transforms BDD test source code into a syntax tree, extracting `describe` and `it` blocks for analysis. It's useful for developers who want to programmatically analyze their test suites, generate documentation, or automate tasks like creating Markdown examples from unit tests. The tool is particularly valuable for those working with JavaScript testing frameworks and seeking to streamline their documentation workflow.