This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
httpie-cli
Watch
1
Star
0
Fork
0
You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced
2025-01-24 03:16:43 +02:00
Code
httpie-cli
/
pytest.ini
4 lines
62 B
INI
Raw
Normal View
History
Unescape
Escape
Fix pytest configuration
2016-01-01 19:11:22 -03:00
[pytest]
Update pytest configuration * Move it from tox.ini to pytest.ini * Ignore tests/fixtures
2016-01-01 19:08:27 -03:00
addopts
=
--tb=native
norecursedirs
=
tests/fixtures
Copy Permalink