Skip to content

Migrate Testify to an internal data format #6

@oconnormi

Description

@oconnormi

Currently when a test parser reads data into testify it must reformat that data into xml tags since the test processors all expect to receive an xml payload. This should be changed so that test parsers instead deserialize files into maps, this way any other part of testify would be able to access all fields programmatically in a common manner

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions