Skip to content

Commit a87460a

Browse files
authored
Updated list of related projects
1 parent a898154 commit a87460a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

readme.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,11 @@ It's the [Andromeda galaxy](https://simple.wikipedia.org/wiki/Andromeda_galaxy).
188188

189189
## Related
190190

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
198196

199197
## Links
200198

0 commit comments

Comments
 (0)