Skip to content

Commit

Permalink
README.md: added Catch2 and Google Test Explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
matepek committed Nov 25, 2019
1 parent 679bfec commit 5a62d40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ runs tests from your binary in parallel to provide significant speed-up.
is a VS Code extension allowing to view Google Tests in a tree view, and
run/debug your tests.

[Catch2 and Google Test Explorer](https://github.com/matepek/vscode-catch2-test-adapter)
is a VS Code extension allowing to view Google Tests in a tree view, and
run/debug your tests.

[Cornichon](https://pypi.org/project/cornichon/) is a small Gherkin DSL parser
that generates stub code for Google Test.

Expand Down

0 comments on commit 5a62d40

Please sign in to comment.