Scrapegraph-ai/tests
2024-04-16 21:55:13 +02:00
..
inputs refactoring of the tests 2024-04-16 21:55:13 +02:00
Readme.md refactoring of the tests 2024-04-16 21:55:13 +02:00
scrape_plain_text_ollama_test.py refactoring of the tests 2024-04-16 21:55:13 +02:00
scrape_xml_ollama_test.py refactoring of the tests 2024-04-16 21:55:13 +02:00
smart_scraper_ollama_test.py refactoring of the tests 2024-04-16 21:55:13 +02:00

Test section

All the tests are done in pytest.

How to run the tests

For runnning the test run:

pytest

the framework will automatically recognise the test scripts and it will run it