Skip to content

Commit 1ba86de

Browse files
atilacamurcaeddyerburgh
authored andcommitted
docs: link to tyu project (#256)
tyu aims to make testing of vue components easy to **run**. It uses `vue-test-utils` and works out of the box with apps using `babel-preset-vue-app`.
1 parent 4c9654b commit 1ba86de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/guides/choosing-a-test-runner.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ Read the following guides for different setups:
4343
- [Example project with Mocha](https://github.com/vuejs/vue-test-utils-mocha-webpack-example)
4444
- [Example project with tape](https://github.com/eddyerburgh/vue-test-utils-tape-example)
4545
- [Example project with AVA](https://github.com/eddyerburgh/vue-test-utils-ava-example)
46+
- [tyu - Delightful web testing by egoist](https://github.com/egoist/tyu)

0 commit comments

Comments
 (0)