Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 585 Bytes

TODO.md

File metadata and controls

15 lines (15 loc) · 585 Bytes
  • Add Markdown snippits
  • Check starter project and update if needed
  • Link to the starter project
  • Start doing tagged releases
  • 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