open-cli-tools / concurrently

Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
https://www.npmjs.com/package/concurrently
MIT License
6.98k stars 227 forks source link

Smoke tests #458

Closed gustavohenke closed 6 months ago

gustavohenke commented 8 months ago

Adds smoke tests for usage of concurrently from Node.js using a variety of TypeScript compilation configurations.

The new tests are run separately from existing unit tests.

coveralls commented 7 months ago

Coverage Status

coverage: 99.322%. remained the same when pulling d142f31f5de8afeac138e08298cf43996f2aeacb on smoke-tests into feac92b278b5359a6fcd627933f89fd37dd1d2b5 on main.