Investigate ToString Methods
Open
- Dominant language
- F#
- Stars
- 773
- Forks
- 301
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 15
Description
We have a lot of ToString methods, and in many cases different inputs give very similar results.
In those cases we should only run one version of the test to save on execution time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.