File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -188,13 +188,11 @@ It's the [Andromeda galaxy](https://simple.wikipedia.org/wiki/Andromeda_galaxy).
188
188
189
189
## Related
190
190
191
- - [ eslint-plugin-ava] ( https://github.com/avajs/eslint-plugin-ava ) - Lint rules for AVA tests
192
- - [ sublime-ava] ( https://github.com/avajs/sublime-ava ) - Snippets for AVA tests
193
- - [ atom-ava] ( https://github.com/avajs/atom-ava ) - Snippets for AVA tests
194
- - [ vscode-ava] ( https://github.com/samverschueren/vscode-ava ) - Snippets for AVA tests
195
- - [ gulp-ava] ( https://github.com/avajs/gulp-ava ) - Run tests with gulp
196
- - [ grunt-ava] ( https://github.com/avajs/grunt-ava ) - Run tests with grunt
197
- - [ More…] ( https://github.com/avajs/awesome-ava#packages )
191
+ - [ eslint-plugin-ava] ( https://github.com/avajs/eslint-plugin-ava ) — Lint rules for AVA tests
192
+ - [ @ava/typescript ] ( https://github.com/avajs/typescript ) — Test TypeScript projects
193
+ - [ @ava/babel ] ( https://github.com/avajs/babel ) — Compile test files using Babel
194
+ - [ @ava/cooperate ] ( https://github.com/avajs/cooperate ) — Low-level primitives to enable cooperation between test files
195
+ - [ @ava/get-port ] ( https://github.com/avajs/get-port ) — Reserve a port while testing
198
196
199
197
## Links
200
198
You can’t perform that action at this time.
0 commit comments