Open
Description
The current implementation of checking test adequacy with the JSON frontend works but should be refactored if possible.
However this will likely depend on the work with #210
- Should test adequacy be on a per test basis or an argument for the entire JSON test set?
- To avoid writing implementation code inside the JSON frontend, where should the call to the new
DataAdequacy
class come from?