mirror of
https://github.com/lovell/sharp.git
synced 2025-12-18 23:05:04 +01:00
Migrate from mocha to Node.js native test runner
Includes coverage reports when using Node.js 22 onwards
This commit is contained in:
@@ -14,4 +14,4 @@ task:
|
||||
install_script:
|
||||
- npm install --build-from-source
|
||||
test_script:
|
||||
- npx mocha --no-config --spec=test/unit/io.js --timeout=30000
|
||||
- node --test test/unit/io.js
|
||||
|
||||
Reference in New Issue
Block a user