Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 256 Bytes

pikatest

RabbitMQ and Scrapy integration tests

Usage

  1. Install scrapy
  2. Install RabbitMQ
  3. Run the spider with scrapy crawl pikatestspider from the pikatest directory
  4. Run the send.py as python3 send.py in the pikatest directory