CodeBeaver is a general-purpose tool that can be used with any language and framework using a configuration file similar to Docker and GitHub Actions. As long as your code can:Documentation Index
Fetch the complete documentation index at: https://docs.codebeaver.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Run tests for the whole codebase
- Run tests for a single file
- Create a JSON report of the coverage results
Auto-configuration
To facilitate the use of CodeBeaver with your own custom commands and tools, we have implemented an auto-configuration feature. This feature allows CodeBeaver to automatically configure itself when first deployed on repositories that use the most common languages and frameworks. This feature leverages thecodebeaver.yml configuration templates.
Auto-configuration currently supports:
- Python
- JavaScript
- TypeScript
- Go
- Ruby
codebeaver.yml configuration file. Check out this Pull Request to see an example
Have a specific language or framework in mind and want to see a demo of it working with CodeBeaver? Let us know in the Discord or contact us at info@codebeaver.ai