taskworld / test-bed

:factory: Development test runner for webpack to improve TDD experience. Runs only specs affected by code change. Serve test files from memory. For large project with hundreds of test files.
33 stars 5 forks source link

Add option to automatically open test-bed in the system's default browser #10

Closed lukastaegert closed 7 years ago

lukastaegert commented 7 years ago

This pull request does the following:

I hope you'll like this, I'm always open to suggestions. Please consider publishing a new version to NPM soon 😉

dtinth commented 7 years ago

Published to npm 😉

https://github.com/taskworld/test-bed/releases/tag/v0.77.77

https://www.npmjs.com/package/test-bed

Thanks a lot!

lukastaegert commented 7 years ago

Great you like! And kudos for publishing that quickly 🥇 Test-bed is really starting to catch on at our company 😄