Plugin Certification
Certification ensures that a FinFocus plugin is fully compatible with the core engine and meets quality standards.
Certification Process
Section titled “Certification Process”- Conformance Testing: The plugin must pass 100% of the conformance test suite.
- Performance: The plugin must respond within 10 seconds for standard requests.
- Stability: The plugin must handle errors gracefully and not crash.
Running Certification
Section titled “Running Certification”Use the finfocus plugin certify command:
finfocus plugin certify ./path/to/pluginReport
Section titled “Report”The command generates a certification.md report that can be distributed
with your plugin.