Adds a new test type, for bespoke tests, where a test executes a Python script that can do arbitrary things. This is useful for end-to-end testing of the behaviour of Dredd and its supporting scripts.
Also adds a particular bespoke test that checks that mutant tracking functionality.
Adds a new test type, for bespoke tests, where a test executes a Python script that can do arbitrary things. This is useful for end-to-end testing of the behaviour of Dredd and its supporting scripts.
Also adds a particular bespoke test that checks that mutant tracking functionality.
Fixes #167.