Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 439 Bytes

TODO.md

File metadata and controls

11 lines (11 loc) · 439 Bytes
  • Newbie Reporters ?
  • VScode reporter
  • Move fixtures to their own folder
  • Add support for an image reporter
  • README link to go doc
  • setup codecov.io + link in README
  • clean up the func VerifyAllCombinationsForX calls
  • move examples to testable examples
  • revisit documentation
  • evaluate using https://golang.org/pkg/testing/#T.Name over getApprovalName()
  • should support parallel tests