KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
pytest-aoreporter
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
DG-with-WENO-Limiter
:
A simple Fortran code of DG+KXRCF Detector+WENO Limiter solving 2D Burgers Equation
typescript-design-patterns-study
:
Playground for studying design patterns, solid principles, GoF, testing and more with TypeScript
Newton-School-Questions-with-Solution
:
Newton school questions with solution
Intrinsic-Dimension
:
Code implementing the paper "Measuring intrinsic dimension of objective landscapes" to perform some research
NavArch
:
Advance android architecture app
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pytest-aoreporter
?
Download (.md)
[](https://imgtu.com/i/jE5MwD) ## pytest轻量化测试报告插件,比allure轻,比pytest-html好看。 ## 1.安装 ``` pip install pytest-aoreporter``` ## 2.使用 ``` pytest --ao-html=xxx.html``` ## 3.效果 [](https://imgtu.com/i/jmoUWF)