SNSystems / dexter

DExTer - Debug Experience Tester
MIT License
33 stars 6 forks source link

Rework DexExpectStepKind StepKinds #59

Closed OCHyams closed 4 years ago

OCHyams commented 5 years ago

NOTE: I can separate this out into different pull requests if necessary.

Each commit has a message explaining what's going on. But, on a high level:

I'm open renaming HORIZONTAL* to COLUMN and VERTICAL_ to LINE_*, or anything else, if anyone feels strongly about this.

OCHyams commented 5 years ago

NOTE: This should "Just work" with the annotate-expected-values (AEV) tool so long as the input dextIR pickle and dexter are the same 'version'. This could be seen as an argument for encoding some kind of version number in the dextIR (in another patch!).