Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 364 Bytes

drf-api-action-example

example of using drf-api-action

  1. clone the project
  2. cd drf-api-action-example
  3. install the requirements: pip install -r requirements.txt
  4. run tests: python3 -m pytest --ds config.settings -p drf_api_action_example_tests.plugin drf_api_action_example_tests/tests.py