hm-seclab / YAFRA

YAFRA is a semi-automated framework for analyzing and representing reports about IT Security incidents.
https://seclab.cs.hm.edu/oss-projects/yafra/
Apache License 2.0
27 stars 5 forks source link

added integration test for the scraper #87

Closed p2h5 closed 3 years ago

p2h5 commented 3 years ago

Relates to https://github.com/hm-seclab/YAFRA/issues/15. This is kind of a PoC, how we could implement integration tests. We are using the Behavior Driven Test Framework pytest-BDD, which is using the Gherkin syntax to specify tests.