Rename -test to test-
Open
Easy
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Looks like we have ~300 tests that are named `test-` and ~80 that are named `-test`. We could use the former everywhere as it has better behavior in autocomplete (does not conflict with the regular code as much).
Contributor guide
Assessment
This issue has not been assessed yet.