Details
-
Improvement
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
Description
We have a number of JSON driven test runners.
Currently there is little to no code sharing between them, resulting in lots of duplicated code.
The Transactions test runner was implemented with an eye to being able to share code between runners, but so far none is shared.
At some point we should refactor all the JSON driven test runners so that they share as much code as possible.