ember-cli / ember-cli/ember-cli-test-loader
Improve addon support
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Since a lot of the Ember testing ecosystem relies on this addon, seems like there could be a bit better support behind it. In particular I feel like the following could be beneficial:
- [ ] Document public/private APIs (everything appears public currently)
- [ ] Add tests
- [x] ES6ify the code (it is using ES6 modules but everything else is ES3 or so)
If these seem desirable I can work on implementing them. Though I'd need a bit of guidance on the documentation front.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.