Skip to content

Commit 3c12940

Browse files
committed
add sublime-ava & atom-ava to the readme
1 parent 61acdc6 commit 3c12940

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,11 +705,13 @@ AVA, not Ava or ava. Pronounced [`/ˈeɪvə/` ay-və](media/pronunciation.m4a?ra
705705

706706
## Related
707707

708+
- [sublime-ava](https://github.com/sindresorhus/sublime-ava) - Snippets for AVA tests
709+
- [atom-ava](https://github.com/sindresorhus/atom-ava) - Snippets for AVA tests
710+
- [eslint-plugin-ava](https://github.com/sindresorhus/eslint-plugin-ava) - Lint rules for AVA tests
708711
- [gulp-ava](https://github.com/sindresorhus/gulp-ava) - Run tests with gulp
709712
- [grunt-ava](https://github.com/sindresorhus/grunt-ava) - Run tests with grunt
710713
- [fly-ava](https://github.com/pine613/fly-ava) - Run tests with fly
711714
- [start-ava](https://github.com/start-runner/ava) - Run tests with start
712-
- [eslint-plugin-ava](https://github.com/sindresorhus/eslint-plugin-ava) - Lint rules for AVA tests
713715

714716

715717
## Links

0 commit comments

Comments
 (0)