mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
chore: Upgrade Cypress and docs on how to run tests
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
## How to make a release and deploy
|
||||
## Running tests
|
||||
|
||||
Run Cypress integration tests in Chrome browser.
|
||||
|
||||
- `npm run dev` to start local server.
|
||||
- `npm run test`
|
||||
|
||||
## Making a new release
|
||||
|
||||
- Update version number in `src/color-thief.js` and `package.json`
|
||||
- Run `npm run build`
|
||||
|
||||
Reference in New Issue
Block a user