Add tests section to readme

This commit is contained in:
TC
2020-05-03 11:44:23 +02:00
parent b80007bbd5
commit 08710558f5

View File

@ -98,6 +98,14 @@ yarn run build
Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder). Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).
## Tests
```sh
yarn test
```
Uses [Spectron](https://www.electronjs.org/spectron) to test the app.
## License ## License
MIT © [th-ch](https://github.com/th-ch/youtube-music) MIT © [th-ch](https://github.com/th-ch/youtube-music)