puffproject/test-runner

Add a way to allow custom packages and imports to test suites

Opened this issue · 0 comments

If test suites need extra dependencies it would be nice to allow configuration files to run with the docker files. I'm thinking

  • Virtual env with pip for package management for Python
  • Stack for Haskell
  • Dunno for Java.