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-10 09:13:45 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1fb2e8f01c
app
/
pytest.ci.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]
Moved pytest.ini to pytest.ci.ini
2022-05-20 20:45:33 +08:00
addopts
=
Improve and refactor testing.
2022-02-04 05:08:38 +08:00
--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