Skip to content

Commit 0871055

Browse files
committed
Add tests section to readme
1 parent b80007b commit 0871055

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,14 @@ yarn run build
9898

9999
Builds the app for macOS, Linux, and Windows, using [electron-builder](https://github.com/electron-userland/electron-builder).
100100

101+
## Tests
102+
103+
```sh
104+
yarn test
105+
```
106+
107+
Uses [Spectron](https://www.electronjs.org/spectron) to test the app.
108+
101109
## License
102110

103111
MIT © [th-ch](https://github.com/th-ch/youtube-music)

0 commit comments

Comments
 (0)