- 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