intuit / intuit/design-systems-cli
Build Testing
Open
enhancement
hacktoberfest
- Dominant language
- TypeScript
- Stars
- 419
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
One of the hardest parts of this project is testing because so much of the builds require external packages that run against the file system. Mocking lots of files would be an improvement, but also difficult.
I'd love to see some out-of-the-box thinking with regard to testing this project. Can we test scaffolding a new repo? Can we test a component build with different settings?
I'm open to suggestions and contributions in this space, but it may require looking at other projects like Create React App to see what they do.
Contributor guide
Assessment
This issue has not been assessed yet.