aboutcode-org / dependency-inspector

A general purpose, mostly universal software package dependency resolver.
Apache License 2.0
2 stars 2 forks source link

Create integration test suite #17

Open pombredanne opened 4 months ago

pombredanne commented 4 months ago

This is needed and not easy. We may need these:

  1. a test project with a realistic codebase
  2. container(s) with each package managers installed, possibly multiple runtime and OS versions

This will demand live network calls, and would need to be running also on schedule