Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 224 Bytes

Test Project for check skils

This test mapper based on scrapy.

For run:

scrapy crawl rss_feed_yandex

For check spider:

scrapy check rss_feed_yandex

Run tests:

python -m unittest datamapper.tests