gulpjs / async-done

Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
MIT License
69 stars 21 forks source link

Add tests for streamx #55

Closed phated closed 2 years ago

phated commented 2 years ago

Since we want to support streamx as the underlying gulp streams, we should add it to our tests.