Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/get-set-fetch/test-utils
Scraping test definitions for get-set-fetch node.js scraper and browser extension. Launches resources to be scraped under a configurable web server.
https://github.com/get-set-fetch/test-utils
nodejs scraping test-automation
Last synced: 24 days ago
JSON representation
Scraping test definitions for get-set-fetch node.js scraper and browser extension. Launches resources to be scraped under a configurable web server.
- Host: GitHub
- URL: https://github.com/get-set-fetch/test-utils
- Owner: get-set-fetch
- License: mit
- Created: 2020-12-05T13:36:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-07T13:42:43.000Z (over 3 years ago)
- Last Synced: 2024-08-08T15:18:35.023Z (5 months ago)
- Topics: nodejs, scraping, test-automation
- Language: TypeScript
- Homepage:
- Size: 298 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-utils
Contains scraping test definitions:
- used as acceptance tests in [gsf node.js scraper](https://github.com/get-set-fetch/scraper)
- soon to be used as acceptance tests in [gsf extension scraper](https://github.com/get-set-fetch/extension)You can find the test definitions under [/lib/scraping-suite](https://github.com/get-set-fetch/test-utils/tree/main/lib/scraping-suite).
Launches resources to be scraped under a configurable web server.