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
2026-01-01 00:40:25 +02:00
Code
Activity
Files
274dddfb457679283dd71fa3e56394d1cc6f6e99
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