2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00
inventree-website/_repo/inventree-test-statistics.md
Oliver e38349c392
Some checks are pending
Build pages and publish / build (push) Waiting to run
Add entry for new plugin (#219)
2024-11-19 00:38:38 +11:00

36 lines
897 B
Markdown

---
name: inventree-test-statistics
author: SchrodingersGat
license: MIT
open_source: true
stable: true
maintained: true
pypi: true
package_name: inventree-test-statistics
github: https://github.com/inventree/inventree-test-statistics
issue_tracked: https://github.com/inventree/inventree-test-statistics/issues
website: https://inventree.org
categories: Reporting
tags: test report data
---
Test Statistics for InvenTree
A plugin which generates test statistics for parts in InvenTree
![](/assets/plugins/inventree_test_statistics.png)
## Installation
The easiest way to install the plugin is via the InvenTree user interface.
Alternatively, you can install the plugin manually as follows:
```
pip install inventree-test-statistics
```
## Documentation
Refer to the [plugin documentation](https://github.com/inventree/inventree-test-statistics) for further instructions and information.