Chris Timperley
Chris Timperley
The following commands should be added to the `bugzoo container` command group: * `$ bugzoo container ls`: should produce a list of running containers. * `$ bugzoo container info [container]`:...
The `localize` command should compute line-level fault localisation for a given bug via spectrum-based fault localisation with a specified suspiciousness metric. ``` $ bugzoo bug localize tse2012:gcd --metric tarantula ```
It's possible that a given Dockerfile may use multiple images when using multi-stage builds. The `depends-on` property of blueprints should be updated to be a list of image names, rather...
Could use Cobertura? https://github.com/cobertura/cobertura/wiki/Command-Line-Reference
E.g., `whitebox` and `blackbox`.