adobe / leonardo

Generate colors based on a desired contrast ratio
http://www.leonardocolor.io
Apache License 2.0
1.97k stars 108 forks source link

Testing removed from contrast-colors package #248

Open NateBaldwinDesign opened 2 months ago

NateBaldwinDesign commented 2 months ago

Description

Steps to reproduce

  1. Clone the repo

  2. In terminal, navigate to contrast-colors package

  3. Run pnpm test

  4. See error

  5. View the package.json for contrast-colors

  6. 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