Skip to content

Commit

Permalink
docs(README): add neotest-playwright to list of adapters (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
thenbe authored Apr 27, 2023
1 parent 8d279ac commit 98c7ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ To get started you will also need to install an adapter for your test runner.
| go | [neotest-go](https://github.com/akinsho/neotest-go) |
| jest | [neotest-jest](https://github.com/haydenmeade/neotest-jest) |
| vitest | [neotest-vitest](https://github.com/marilari88/neotest-vitest) |
| playwright | [neotest-playwright](https://github.com/thenbe/neotest-playwright) |
| rspec | [neotest-rspec](https://github.com/olimorris/neotest-rspec) |
| dart, flutter | [neotest-dart](https://github.com/sidlatau/neotest-dart) |
| testthat | [neotest-testthat](https://github.com/shunsambongi/neotest-testthat) |
Expand Down

0 comments on commit 98c7ae9

Please sign in to comment.