This website requires JavaScript.
Explore
Help
Sign in
simple-login
/
app
Watch
1
Star
1
Fork
You've already forked app
0
mirror of
https://github.com/simple-login/app.git
synced
2024-11-17 22:21:38 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
67c2c6afad
app
/
pytest.ini
8 lines
111 B
INI
Raw
Normal View
History
Unescape
Escape
Improve and refactor testing.
2022-02-04 05:08:38 +08:00
[pytest]
addopts
=
--cov
--cov-config coverage.ini
--cov-report
=
html:htmlcov
Set pytest testpaths.
2022-02-07 00:19:14 +08:00
testpaths
=
tests
Reference in a new issue
Copy permalink