File: TODO.md

package info (click to toggle)
golang-github-approvals-go-approval-tests 0.0~git20180620.6ae1ec6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: xml: 16; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
- [ ] Newbie Reporters ?
- [ ] VScode reporter
- [ ] Move fixtures to their own folder
- [ ] Add support for an image reporter
- [x] README link to go doc
- [x] 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