Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.6 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.6 KB

About Symflower

This repository is for the community support of symflower and symflower-server, a code generation tool for Java that aims to reduce the routine efforts of unit and integration testing.

Symflower brings three major new features to your favorite IDE:

  • Generate test template: Write new test cases faster
  • Generate test suite: Test all possible paths in your code
  • Test-backed diagnostics: Discover and reproduce runtime exceptions

Symflower is available for IntelliJ IDEA, Visual Studio Code, Android Studio, and your terminal (CLI).

To get started with Symflower, see our step-by-step guide at https://docs.symflower.com/docs/category/getting-started/. Learn more about Symflower at https://symflower.com/en/.

Documentation

Check out Symflower’s documentation (with a product overview, code examples, and tutorials) and our changelog.

Feedback

To provide feedback about features you want to see and problems you have discovered, please use our issue tracker. For general discussions and questions, use the discussion board.