Open NateBaldwinDesign opened 2 months ago
contrast-colors
pnpm test
Clone the repo
In terminal, navigate to contrast-colors package
Run pnpm test
See error
View the package.json for contrast-colors
See there is no test script and Jest dependency has been removed
Expect to use test-driven development to ensure stability of project when introducing any changes or enhancements
Version 1.0.0
Description
contrast-colors
package (removed in this pr).pnpm test
for testing, yet it does not work as the test scripts have been removedSteps to reproduce
Clone the repo
In terminal, navigate to
contrast-colors
packageRun
pnpm test
See error
View the package.json for
contrast-colors
See there is no test script and Jest dependency has been removed
Expected behavior
Expect to use test-driven development to ensure stability of project when introducing any changes or enhancements
Screenshots
Leonardo package and version
Version 1.0.0
Environment
Additional context