Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshshukla99 authored Jun 23, 2021
1 parent 0aaff20 commit 7bd3680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Pytest plugin
The plugin works by using interceptors of different libraries which can be checked by ``response.available()`` method; these interceptors have to be applied for each pytest run using ``--remote={INTERCEPTOR}``.

.. code-block:: bash
$ pytest --remote="urllib_quick|requests_quick|aiohttp_quick"
Handling requests:
Expand Down

0 comments on commit 7bd3680

Please sign in to comment.