dequelabs/axe-core-nuget

[Common] JSON serialization for shared typings

lisli1 opened this issue · 1 comments

  • Add tests to commons package to verify serialization
  • Clean up AxeResult type to be directly serializable instead of taking in a JObject, removing the need for SelectToken

Addressed in #3 and #74